Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
johnthagen authored Feb 20, 2024
1 parent bf65d38 commit 98f3336
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 ``@actions``
This also supports annotating extra user-defined DRF ``@action``s
.. code-block:: python
Expand Down

0 comments on commit 98f3336

Please sign in to comment.