Skip to content

Commit 1a51148

Browse files
adursunblueyed
authored andcommitted
docs: fix typo/grammar (#617)
1 parent ee878c2 commit 1a51148

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/helpers.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -167,8 +167,8 @@ Example
167167
Using the `admin_client` fixture will cause the test to automatically be marked for database use (no need to specify the
168168
``django_db`` mark).
169169

170-
``admin_user`` - a admin user (superuser)
171-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
170+
``admin_user`` - an admin user (superuser)
171+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
172172

173173
An instance of a superuser, with username "admin" and password "password" (in
174174
case there is no "admin" user yet).

0 commit comments

Comments
 (0)