docs: Add missing space in “emoji set”.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2021-09-08 12:21:51 -07:00
committed by Tim Abbott
parent 1fc801a43f
commit 1376feda93
9 changed files with 29 additions and 29 deletions

View File

@@ -1178,7 +1178,7 @@ def get_server_settings(client: Client) -> None:
def update_settings(client: Client) -> None:
# {code_example|start}
# Enable push notifications even when online and change emojiset
# Enable push notifications even when online and change emoji set
request = {
"enable_offline_push_notifications": True,
"enable_online_push_notifications": True,