Opened 7 years ago
Last modified 7 years ago
#28548 closed Cleanup/optimization
Remove usage of "middlewares" in documentation — at Version 1
Reported by: | Joe Krzystan | 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: | yes | UI/UX: | no |
Description (last modified by )
As noted in a few earlier issues, like: https://code.djangoproject.com/ticket/27376#comment:3
"middleware" is the preferred form for both singular and plural usage. There are a few stray instances of "middlewares" in the documentation and it is currently included in the allowed word list.
Let's make it consistent.
Note:
See TracTickets
for help on using tickets.