design.rst: grammar

Currently, we introduce this document as a description
of "an" architecture of Gunicorn, which makes it sound
like this document describes one of many Gunicorn
architectures, which doesn't make a lot of sense.

Clarify the grammar by introducing the document as a
description of "the" Gunicorn architecture.
This commit is contained in:
Mitchel Humpherys 2015-04-28 22:04:48 -07:00
parent afdcfc6a63
commit 52bfb7a0e7

View File

@ -5,7 +5,7 @@
Design
======
A brief description of an architecture of Gunicorn.
A brief description of the architecture of Gunicorn.
Server Model
============