Skip to content

Commit

Permalink
Small correction (grammatical)
Browse files Browse the repository at this point in the history
  • Loading branch information
xenatisch committed Feb 24, 2018
1 parent 9b6a298 commit 6dffc96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/_sources/example.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ You can also implement **MarkdownX** through the forms. This will be done in you

Django Admin
------------
When using included ``MarkdownxModel`` class in your models, just use ``MarkdownxModelAdmin`` in
When using the build-in ``MarkdownxModel`` class in your models, just use ``MarkdownxModelAdmin`` in
your :guilabel:`app/admin.py` as follows:

.. code-block:: python
Expand Down

0 comments on commit 6dffc96

Please sign in to comment.