summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Widman <jeff@jeffwidman.com>2016-04-19 11:55:22 -0700
committerJeff Widman <jeff@jeffwidman.com>2016-04-19 11:55:22 -0700
commitae43bc4c116e6e740f62c6ce4b134e62e21fa682 (patch)
tree8eecc8bab8e5d7d9c00acf1c4feb9748ddb6a5d2
parent187d849ea5388738013e1c3fbbab16378b86fa84 (diff)
downloadfactory-boy-ae43bc4c116e6e740f62c6ce4b134e62e21fa682.tar
factory-boy-ae43bc4c116e6e740f62c6ce4b134e62e21fa682.tar.gz
Fix typo
-rw-r--r--docs/reference.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference.rst b/docs/reference.rst
index ad68faf..a060f75 100644
--- a/docs/reference.rst
+++ b/docs/reference.rst
@@ -111,7 +111,7 @@ Meta options
.. attribute:: rename
- Sometimes, a model expect a field with a name already used by one
+ Sometimes, a model expects a field with a name already used by one
of :class:`Factory`'s methods.
In this case, the :attr:`rename` attributes allows to define renaming