We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 518772b + 4c2d0a5 commit cbb68d3Copy full SHA for cbb68d3
README.rst
@@ -216,7 +216,7 @@ Custom Commit Policy
216
217
``always_commit`` signals to the Solr object to either commit or not commit by
218
default for any solr request. Be sure to change this to ``True`` if you are
219
-upgrading from a version where the default policy was alway commit by default.
+upgrading from a version where the default policy was always commit by default.
220
221
Functions like ``add`` and ``delete`` also still provide a way to override the
222
default by passing the ``commit`` kwarg.
0 commit comments