Fix typos in README.md.

This commit is contained in:
Sumana Harihareswara 2016-05-13 18:24:41 -04:00 committed by Tim Abbott
parent c3985520e5
commit 34d2c505e9
1 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ at https://www.zulip.org.
Installing the Zulip Development environment
============================================
The Zulip development environment is the recommened option for folks
The Zulip development environment is the recommended option for folks
interested in trying out Zulip. This is documented in
[README.dev.md](README.dev.md).
@ -29,7 +29,7 @@ Running Zulip in production
Zulip in production only supports Ubuntu 14.04 right now, but work is
ongoing on adding support for additional platforms. The installation
process is documented in https://zulip.org/server.html and in more
process is documented at https://zulip.org/server.html and in more
detail in [README.prod.md](README.prod.md).
Contributing to Zulip