diff options
| author | ruvilonix <114708614+ruvilonix@users.noreply.github.com> | 2025-06-10 22:37:03 -0400 |
|---|---|---|
| committer | Sarah Boyce <42296566+sarahboyce@users.noreply.github.com> | 2025-06-12 09:56:39 +0200 |
| commit | e3b2370795d8373c62b799b7c9fa3fef1c0a2bb1 (patch) | |
| tree | 6d83818377960a242250fa4ed4f94fb55a7a6e06 /docs | |
| parent | 91569cffeccf03756bb9217c46e1b18591213d6a (diff) | |
[5.2.x] Fixed #36454 -- Fixed typo in docs/intro/tutorial08.txt.
Backport of 87a5ae6c5b55da922e47226e6d54c6d26466a0bd from main.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/intro/tutorial08.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/intro/tutorial08.txt b/docs/intro/tutorial08.txt index 6ef3b0b6e1..d0c55c32e4 100644 --- a/docs/intro/tutorial08.txt +++ b/docs/intro/tutorial08.txt @@ -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. #. 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 <https://django-debug-toolbar.readthedocs.io/en/latest/tips.html>`_ that outlines troubleshooting options. |
