Opened 6 years ago
Closed 6 years ago
#30815 closed Uncategorized (invalid)
Typo on messages documentation page
| Reported by: | Bret Walker | Owned by: | nobody |
|---|---|---|---|
| Component: | Documentation | Version: | dev |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
There is a small typo in the "Displaying messages" section of the messages documentation.
The documentation includes a code example that includes "<li" when it should be "<li>".
Here is a PR to correct the issue:
https://github.com/django/django/pull/11850/
This is my first ticket and PR. Please let me know if you need anything else from me. Thanks!
Note:
See TracTickets
for help on using tickets.