1
0
mirror of https://github.com/django/django.git synced 2025-06-16 00:49:12 +00:00

Fixed #36454 -- Fixed typo in docs/intro/tutorial08.txt.

This commit is contained in:
ruvilonix 2025-06-10 22:37:03 -04:00 committed by Sarah Boyce
parent bd65e82831
commit f5cb757a67

View File

@ -63,7 +63,7 @@ toolbar may not render. When this happens and you're unable to
resolve the issue yourself, there are options available to you. resolve the issue yourself, there are options available to you.
#. If the problem is with a specific package, check if there's a #. If the problem is with a specific package, check if there's a
troubleshooting of FAQ in the package's documentation. For example the troubleshooting guide or FAQ in the package's documentation. For example the
Django Debug Toolbar has a `Tips section Django Debug Toolbar has a `Tips section
<https://django-debug-toolbar.readthedocs.io/en/latest/tips.html>`_ that <https://django-debug-toolbar.readthedocs.io/en/latest/tips.html>`_ that
outlines troubleshooting options. outlines troubleshooting options.