diff --git a/files/en-us/learn/server-side/django/authentication/index.html b/files/en-us/learn/server-side/django/authentication/index.html index 51cf5ea1af24eb3..12bcd7ace1f1590 100644 --- a/files/en-us/learn/server-side/django/authentication/index.html +++ b/files/en-us/learn/server-side/django/authentication/index.html @@ -112,7 +112,7 @@

Note

  1. Navigate back to the home page of the admin site
  2. -
  3. Click the Add button next to Users to open the Add user dialogue.Admin site - add user pt1
  4. +
  5. Click the Add button next to Users to open the Add user dialog box.Admin site - add user pt1
  6. Enter an appropriate Username and Password/Password confirmation for your test user
  7. Press SAVE to create the user.