We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63efd56 commit 40a6666Copy full SHA for 40a6666
docs/access-control.rst
@@ -26,7 +26,7 @@ Creating a user
26
--------------------------
27
28
29
-We will add an user serializer, which will allow creating. Add the following code to :code:`serializers.py`.
+We will add a user serializer, which will allow creating. Add the following code to :code:`serializers.py`.
30
31
.. code-block:: python
32
0 commit comments