We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11eadc9 commit eef8258Copy full SHA for eef8258
1 file changed
CHANGELOG.rst
@@ -50,7 +50,7 @@ Other
50
-----
51
52
* cqlengine: a major improvement on queryset has been introduced. It
53
- is a lot more efficient to iterage large datasets: the rows are
+ is a lot more efficient to iterate large datasets: the rows are
54
now fetched on demand using the driver pagination.
55
56
* cqlengine: the queryset len() and count() behaviors have changed. It
0 commit comments