Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/modules/cassandra/pages/developing/cql/functions.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ include::cassandra:example$BNF/function.bnf[]

==== Cast

The `cast` function can be used to converts one native datatype to
The `cast` function can be used to convert one native datatype to
another.

The following table describes the conversions supported by the `cast`
Expand Down