From 08ddeca8a55574aa734640c5d4eddda667ef7a7c Mon Sep 17 00:00:00 2001 From: Anders Kaseorg Date: Mon, 8 Jun 2020 12:15:53 -0700 Subject: [PATCH] docs: Fix an incorrect use of i.e. Signed-off-by: Anders Kaseorg --- docs/production/multiple-organizations.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/production/multiple-organizations.md b/docs/production/multiple-organizations.md index 4057a8664b..b319b96973 100644 --- a/docs/production/multiple-organizations.md +++ b/docs/production/multiple-organizations.md @@ -86,7 +86,7 @@ into the database. ### The root domain Most Zulip servers host a single Zulip organization on the root domain -(i.e. `zulip.example.com`). The way this is implemented internally +(e.g. `zulip.example.com`). The way this is implemented internally involves the organization having the empty string (`''`) as its "subdomain".