Refs #32956 -- Lowercased "internet" and "email" where appropriate.

This commit is contained in:
David Smith 2021-07-28 11:56:56 +01:00 committed by GitHub
parent c258918a03
commit acde917456
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -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.