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 f73c661 commit ea1b88cCopy full SHA for ea1b88c
source/serialization.txt
@@ -70,7 +70,7 @@ serialized object into a collection:
70
71
collection.insert_one(restaurant_dict)
72
73
-The above example serializes the ``Restaurant`` object into the following dictionary:
+The preceding example serializes the ``Restaurant`` object into the following dictionary:
74
75
.. code-block:: none
76
0 commit comments