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 ca723a6 commit 59d617cCopy full SHA for 59d617c
docs/index.rst
@@ -1181,7 +1181,7 @@ won't be wrapped with a :ref:`proxy object <object-proxy>`).
1181
Without Persisting
1182
~~~~~~~~~~~~~~~~~~
1183
1184
-"Persitent factories" can also create objects without persisting them. This can be useful for unit tests where you just
+"Persistent factories" can also create objects without persisting them. This can be useful for unit tests where you just
1185
want to test the behavior of the actual object or for creating objects that are not entities. When created, they are
1186
still wrapped in a ``Proxy`` to optionally save later.
1187
0 commit comments