From b126d64ead5c8519670ca93451982a57ec4d1ab4 Mon Sep 17 00:00:00 2001 From: Tim Abbott Date: Wed, 8 Mar 2017 12:29:46 -0800 Subject: [PATCH] api: Fix API Keys capitalization. --- templates/zerver/api.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/zerver/api.html b/templates/zerver/api.html index 0481d39786..54cfb20be8 100644 --- a/templates/zerver/api.html +++ b/templates/zerver/api.html @@ -178,7 +178,7 @@ to pull out the resulting HTML :)

 

-

API Keys

+

API keys

You can create bots on your settings page. Once you have a bot, you can use its email and API key to send messages.