summaryrefslogtreecommitdiff
path: root/docs/howto/deployment/checklist.txt
diff options
context:
space:
mode:
authorDavid Smith <39445562+smithdc1@users.noreply.github.com>2021-07-28 11:56:56 +0100
committerGitHub <noreply@github.com>2021-07-28 12:56:56 +0200
commitacde91745656a852a15db7611c08cabf93bb735b (patch)
tree30f53d0329148c11691d84228acf3000dcbea034 /docs/howto/deployment/checklist.txt
parentc258918a03532e5381818e20866266545edb5206 (diff)
Refs #32956 -- Lowercased "internet" and "email" where appropriate.
Diffstat (limited to 'docs/howto/deployment/checklist.txt')
-rw-r--r--docs/howto/deployment/checklist.txt2
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.