Skip to content

Commit 0c95d5e

Browse files
committed
Updating README
1 parent e798074 commit 0c95d5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ Overwriting existing objects
204204
----------------------------
205205

206206
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
207+
to ``True`` and a ``if_match`` field is present in the passed ``data``, then a
208208
check will be added to the requests to ensure the record wasn't modified on
209209
the server side in the meantime.
210210

0 commit comments

Comments
 (0)