Fix typo in CQL doc

This commit is contained in:
Sylvain Lebresne 2013-06-06 12:16:28 +02:00 committed by Brandon Williams
parent 4c0be33ea0
commit 72ca5e6bfb
1 changed files with 2 additions and 2 deletions

View File

@ -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 |