mirror of
https://github.com/django/django.git
synced 2025-08-04 19:08:28 +00:00
Refs #32956 -- Changed "afterwards" to "afterward" in docs and comments.
This also removes unnecessary comments with the previous spelling. AP Stylebook has a short entry to advise the preferred spelling for "en-us". "Afterwards" is preferred in British English.
This commit is contained in:
parent
3d9040a50b
commit
1cba320786
18 changed files with 28 additions and 41 deletions
|
@ -21,7 +21,7 @@ Required Reading
|
|||
If it's your first time doing an upgrade, it is useful to read the :doc:`guide
|
||||
on the different release processes </internals/release-process>`.
|
||||
|
||||
Afterwards, you should familiarize yourself with the changes that were made in
|
||||
Afterward, you should familiarize yourself with the changes that were made in
|
||||
the new Django version(s):
|
||||
|
||||
* Read the :doc:`release notes </releases/index>` for each 'final' release from
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue