We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6fc0c29 + a77a529 commit d531a5aCopy full SHA for d531a5a
README.md
@@ -66,7 +66,7 @@ while (i '= "") {
66
```
67
/// New way
68
69
-w ##class(DeclarativeCOS.Joiner).%New(collection, " ").join()
+w ##class(DeclarativeCOS.Joiner).join(collection, " ")
70
71
/// or
72
0 commit comments