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:55:30 +0200 |
| commit | f5cb757a678aec2f318075c8de4f4ce26510ec2f (patch) | |
| tree | c309d43d6bddc09382f578ad9be6ffa05b7a3a78 /docs/intro/tutorial08.txt | |
| parent | bd65e82831304ede92af6e9f0807daa3a874efc0 (diff) | |
Fixed #36454 -- Fixed typo in docs/intro/tutorial08.txt.
Diffstat (limited to 'docs/intro/tutorial08.txt')
| -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. |
