Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rjdp authored Jul 10, 2018
1 parent 4707574 commit 073d505
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/generic_models.rst
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ And then get a :code:`Hero` categorised as 'ghost' like this

.. code-block:: python
FlexCategory.objects.create(content_object=hero, name="mythic")
FlexCategory.objects.create(content_object=hero, name="ghost")
This gives us this sql.

Expand Down

0 comments on commit 073d505

Please sign in to comment.