diff --git a/README.rst b/README.rst index c229d38..8a8fb46 100644 --- a/README.rst +++ b/README.rst @@ -205,7 +205,7 @@ As files on the file system Factories --------- -This is how you could define a factory for `Django`_'s built-in ``Group`` +This is how you could define factories for `Django`_'s built-in ``Group`` and ``User`` models. .. code-block:: python