Skip to content

Commit

Permalink
Update customization.rst
Browse files Browse the repository at this point in the history
fix rst syntax
  • Loading branch information
tfranzel authored Feb 20, 2024
1 parent 98f3336 commit 93a924f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/customization.rst
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ discovered in the introspection.
class XViewset(mixins.ListModelMixin, viewsets.GenericViewSet):
...
This also supports annotating extra user-defined DRF ``@action``s
This also supports annotating extra user-defined DRF ``@action``\s

.. code-block:: python
Expand Down

0 comments on commit 93a924f

Please sign in to comment.