Prevented (and corrected) single backtick usage in docs.

This commit is contained in:
Adam Johnson 2020-03-31 09:37:38 +01:00 committed by Carlton Gibson
parent 4a6f2b63d7
commit 1cdfe8d912
42 changed files with 105 additions and 88 deletions

View file

@ -10,7 +10,7 @@ during the development of Django applications.
Problems running ``django-admin``
=================================
"command not found: `django-admin`"
``command not found: django-admin``
-----------------------------------
:doc:`django-admin </ref/django-admin>` should be on your system path if you