1
0
mirror of https://github.com/django/django.git synced 2025-06-15 16:39:13 +00:00

[5.2.x] Fixed #36454 -- Fixed typo in docs/intro/tutorial08.txt.

Backport of 87a5ae6c5b55da922e47226e6d54c6d26466a0bd from main.
This commit is contained in:
ruvilonix 2025-06-10 22:37:03 -04:00 committed by Sarah Boyce
parent 91569cffec
commit e3b2370795

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.