Skip to content

Commit 0987037

Browse files
committed
Uodate doc for CQL property names
1 parent a8f432e commit 0987037

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hugo/content/usage/cql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Property names can be quoted, to support including special characters.
2828

2929
```
3030
propname
31-
"quoted_name$"
31+
"ns:quoted_name$"
3232
```
3333

3434
**Literals** can be numbers, boolean or text values.

0 commit comments

Comments
 (0)