#36454 closed Cleanup/optimization (fixed)
Typo in tutorial
Reported by: | ruvilonix | Owned by: | ruvilonix |
---|---|---|---|
Component: | Documentation | Version: | 5.1 |
Severity: | Normal | Keywords: | |
Cc: | ruvilonix, Timothy Schilling | Triage Stage: | Ready for checkin |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | yes | UI/UX: | no |
Description
Very tiny typo in documentation: "of" should be "or".
https://docs.djangoproject.com/en/5.2/intro/tutorial08/#getting-help-from-others
If the problem is with a specific package, check if there’s a troubleshooting of FAQ in the package’s documentation.
Change History (10)
comment:1 by , 3 months ago
Cc: | added |
---|---|
Triage Stage: | Unreviewed → Accepted |
comment:2 by , 3 months ago
Cc: | added; removed |
---|
follow-up: 5 comment:3 by , 3 months ago
Type: | Uncategorized → Cleanup/optimization |
---|
Thank you
In future, we prefer a PR without a ticket when resolving typos: https://docs.djangoproject.com/en/5.2/internals/contributing/writing-code/submitting-patches/#typo-fixes-and-trivial-documentation-changes
Can you submit a PR?
comment:5 by , 3 months ago
Replying to Sarah Boyce:
Thank you
In future, we prefer a PR without a ticket when resolving typos: https://docs.djangoproject.com/en/5.2/internals/contributing/writing-code/submitting-patches/#typo-fixes-and-trivial-documentation-changes
Can you submit a PR?
I'll keep it mind for the future. And sure. Hopefully I did it correctly: https://github.com/django/django/pull/19554
comment:6 by , 3 months ago
Has patch: | set |
---|
comment:7 by , 3 months ago
Owner: | set to |
---|---|
Status: | new → assigned |
comment:8 by , 3 months ago
Triage Stage: | Accepted → Ready for checkin |
---|
Thanks the grammar is incorrect in the section you've shown, will ask the author of that section to clarify 👍