diff --git a/doc/reference.md b/doc/reference.md index 92829f542..285002935 100644 --- a/doc/reference.md +++ b/doc/reference.md @@ -224,7 +224,7 @@ total table record count None Surfaces the Cassandra Row TTL as a Column with the named specified. When reading use ttl.columnName=aliasForTTL. This -can be done for every column with a TTL. When writing use writetime=columnName and the +can be done for every column with a TTL. When writing use ttl=columnName and the columname will be used to set the TTL for that row.