Skip to content

Commit d531a5a

Browse files
committed
Release v1.4
2 parents 6fc0c29 + a77a529 commit d531a5a

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)