From 23c2198da3a65a6740cae87b42df42e8d3aee0e9 Mon Sep 17 00:00:00 2001 From: Steve Howell Date: Sun, 17 May 2020 08:01:32 -0400 Subject: [PATCH] docs: Use string_id in header. --- docs/production/management-commands.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/production/management-commands.md b/docs/production/management-commands.md index 9e9573cd91..dc545386c8 100644 --- a/docs/production/management-commands.md +++ b/docs/production/management-commands.md @@ -31,7 +31,7 @@ cause problems if run in other situations. If you're not sure, it's worth reading the documentation (or the code, usually available at `zerver/management/commands/`; they're generally very simple programs). -### Accessing an organization's realm ID +### Accessing an organization's `string_id` Since Zulip supports hosting multiple organizations on a single server, many management commands require you specify which