docs: Capitalize proper noun.

Signed-off-by: Sumana Harihareswara <sh@changeset.nyc>
This commit is contained in:
Sumana Harihareswara 2020-08-17 18:18:55 -04:00 committed by Steve Howell
parent 0078f16f06
commit 47fe7b7d13
1 changed files with 1 additions and 1 deletions

View File

@ -130,7 +130,7 @@ the industry:
including 100% of Zulips API layer (responsible for parsing user input).
It is difficult to find any full-stack web application with as complete a
set of automated tests as Zulip.
- Zulips python codebase is written entirely in
- Zulips Python codebase is written entirely in
[statically typed Python 3](https://blog.zulip.org/2016/10/13/static-types-in-python-oh-mypy/),
which automatically prevents a wide range of possible bugs.
- All access to user data (messages, streams, uploaded files, etc.) in the