diff --git a/doc/cql3/CQL.textile b/doc/cql3/CQL.textile index 059342eb74..13b6f702a5 100644 --- a/doc/cql3/CQL.textile +++ b/doc/cql3/CQL.textile @@ -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 |