mirror of https://github.com/apache/cassandra
Fix typo in CQL doc
This commit is contained in:
parent
4c0be33ea0
commit
72ca5e6bfb
|
|
@ -984,9 +984,9 @@ CQL distinguishes between _reserved_ and _non-reserved_ keywords. Reserved keywo
|
|||
| @BOOLEAN@ | no |
|
||||
| @BY@ | yes |
|
||||
| @CLUSTERING@ | no |
|
||||
| @COLUMNFAMLY@ | yes |
|
||||
| @COLUMNFAMILY@ | yes |
|
||||
| @COMPACT@ | no |
|
||||
| @CONSITENCY@ | no |
|
||||
| @CONSISTENCY@ | no |
|
||||
| @COUNT@ | no |
|
||||
| @COUNTER@ | no |
|
||||
| @CREATE@ | yes |
|
||||
|
|
|
|||
Loading…
Reference in New Issue