summaryrefslogtreecommitdiff
path: root/docs/internals/organization.txt
diff options
context:
space:
mode:
authorDavid Smith <smithdc@gmail.com>2021-07-23 07:48:16 +0100
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2021-07-29 06:24:12 +0200
commit1024b5e74a7166313ad4e4975a15e90dccd3ec5f (patch)
tree05d75177f183de5e3c58dbf25a3f71ff4a5c820a /docs/internals/organization.txt
parentacde91745656a852a15db7611c08cabf93bb735b (diff)
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate.
Diffstat (limited to 'docs/internals/organization.txt')
-rw-r--r--docs/internals/organization.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/internals/organization.txt b/docs/internals/organization.txt
index 9260077cb1..8b908c29c7 100644
--- a/docs/internals/organization.txt
+++ b/docs/internals/organization.txt
@@ -7,7 +7,7 @@ Principles
The Django Project is managed by a team of volunteers pursuing three goals:
-- Driving the development of the Django Web Framework,
+- Driving the development of the Django web framework,
- Fostering the ecosystem of Django-related software,
- Leading the Django community in accordance with the values described in the
`Django Code of Conduct`_.
@@ -132,7 +132,7 @@ Role
The technical board is a group of experienced and active committers who steer
technical choices. Their main concern is to maintain the quality and stability
-of the Django Web Framework.
+of the Django web framework.
Prerogatives
------------