mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
typos: Fix typos caught by typos and mwic.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Anders Kaseorg
parent
ed6dc25710
commit
58822372d5
@@ -526,7 +526,7 @@ The long-term plan for this bot system is to allow the same
|
||||
* Run directly using the Zulip `call_on_each_message` API, which is
|
||||
how the implementation above works. This is great for quick
|
||||
development with minimal setup.
|
||||
* Run in a simple Python webserver server, processing messages
|
||||
* Run in a simple Python web server, processing messages
|
||||
received from Zulip's outgoing webhooks integration.
|
||||
* For bots merged into the mainline Zulip codebase, enabled via a
|
||||
button in the Zulip web UI, with no code deployment effort required.
|
||||
|
Reference in New Issue
Block a user