diff options
| author | David Smith <39445562+smithdc1@users.noreply.github.com> | 2021-07-28 11:56:56 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-28 12:56:56 +0200 |
| commit | acde91745656a852a15db7611c08cabf93bb735b (patch) | |
| tree | 30f53d0329148c11691d84228acf3000dcbea034 /docs/howto/deployment/checklist.txt | |
| parent | c258918a03532e5381818e20866266545edb5206 (diff) | |
Refs #32956 -- Lowercased "internet" and "email" where appropriate.
Diffstat (limited to 'docs/howto/deployment/checklist.txt')
| -rw-r--r-- | docs/howto/deployment/checklist.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/howto/deployment/checklist.txt b/docs/howto/deployment/checklist.txt index 06bf08473a..f5133185fa 100644 --- a/docs/howto/deployment/checklist.txt +++ b/docs/howto/deployment/checklist.txt @@ -2,7 +2,7 @@ Deployment checklist ==================== -The Internet is a hostile environment. Before deploying your Django project, +The internet is a hostile environment. Before deploying your Django project, you should take some time to review your settings, with security, performance, and operations in mind. |
