Skip to content

Commit aeb6a23

Browse files
authored
Update docs/explanations/admin_options.rst
1 parent 805547b commit aeb6a23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/explanations/admin_options.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ djangocms-versioning provides status indicators for django CMS' content models,
119119
.. image:: /static/Status-indicators.png
120120
:width: 50%
121121

122-
You can use these on your content model's changelist view admin by adding the following fixin to the model's Admin class:
122+
You can use these on your content model's changelist view admin by adding the following mixin to the model's Admin class:
123123

124124
.. code-block:: python
125125

0 commit comments

Comments
 (0)