Skip to content

Commit

Permalink
Fix README's RST syntax.
Browse files Browse the repository at this point in the history
  • Loading branch information
rbarrois committed Aug 12, 2020
1 parent 05d9d44 commit decd1f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ through specific ``factory.Factory`` subclasses:
* MongoEngine, with ``factory.mongoengine.MongoEngineFactory``
* SQLAlchemy, with ``factory.alchemy.SQLAlchemyModelFactory``

More details can be found in the :ref:`ORM section <orm>`.
More details can be found in the ORM section.


Using factories
Expand Down

0 comments on commit decd1f3

Please sign in to comment.