Skip to content

Commit a27751b

Browse files
authored
Merge pull request #286 from tourvi/patch-1
Fix typo in documentation
2 parents e7532b1 + 8b2359f commit a27751b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getting-started.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ of the driver may use the same placeholders for both).
188188

189189
Passing Parameters to CQL Queries
190190
---------------------------------
191-
Althought it is not recommended, you can also pass parameters to non-prepared
191+
Although it is not recommended, you can also pass parameters to non-prepared
192192
statements. The driver supports two forms of parameter place-holders: positional
193193
and named.
194194

0 commit comments

Comments
 (0)