mirror of https://github.com/apache/cassandra
Fix typo in CQL doc
This commit is contained in:
parent
e301c38d3a
commit
6850cdc3ed
|
|
@ -976,9 +976,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