From e74cb2d11c974512edee57cef4b6d5bbee5ebb8b Mon Sep 17 00:00:00 2001
From: JefftheBest1
Date: Thu, 12 Jan 2017 10:46:36 +1100
Subject: [PATCH] Fixed typo in index.md
---
templates/zerver/help/index.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/templates/zerver/help/index.md b/templates/zerver/help/index.md
index 031cdbc9ce..0e3b2579ce 100644
--- a/templates/zerver/help/index.md
+++ b/templates/zerver/help/index.md
@@ -12,7 +12,7 @@ cross-platform version and a version for Platform 9. See
[the documentation on apps](/apps) for more information.
One Zulip account, associated with a particular group or organization, is known
-as a **organization**.
+as an **organization**.
---