We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e798074 commit 0c95d5eCopy full SHA for 0c95d5e
README.rst
@@ -204,7 +204,7 @@ Overwriting existing objects
204
----------------------------
205
206
Most of the methods take a ``safe`` argument, which defaults to ``True``. If set
207
-to ``True`` and a ``last_modified`` field is present in the passed ``data``, then a
+to ``True`` and a ``if_match`` field is present in the passed ``data``, then a
208
check will be added to the requests to ensure the record wasn't modified on
209
the server side in the meantime.
210
0 commit comments