Fix typos in the documentation.

Pushing this now so as to not create merge conflicts with others working on
the prod docs.
This commit is contained in:
Rishi Gupta
2016-07-26 19:00:29 -07:00
committed by Tim Abbott
parent c51b5bced8
commit e515484c41
5 changed files with 19 additions and 18 deletions

View File

@@ -31,7 +31,7 @@ paths will be familiar to Django developers.
* `zerver/lib/bugdown/` [Backend Markdown processor](markdown.html).
* `zproject/backends.py` [Authenticate backends](https://docs.djangoproject.com/en/1.8/topics/auth/customizing/).
* `zproject/backends.py` [Authentication backends](https://docs.djangoproject.com/en/1.8/topics/auth/customizing/).
-------------------------------------------------------------------
@@ -139,7 +139,7 @@ This is used to deploy essentially all configuration in production.
* `confirmation` Email confirmation system.
* `analytics` Analytics for Zulip server administrator (needs work to
* `analytics` Analytics for the Zulip server administrator (needs work to
be useful to normal Zulip sites).
* `corporate` The old Zulip.com website. Not included in production