Skip to content

Commit a77a529

Browse files
committed
#29 Fix README about Joiner
1 parent 0c750ea commit a77a529

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ while (i '= "") {
6666
```
6767
/// New way
6868
69-
w ##class(DeclarativeCOS.Joiner).%New(collection, " ").join()
69+
w ##class(DeclarativeCOS.Joiner).join(collection, " ")
7070
7171
/// or
7272

0 commit comments

Comments
 (0)