From c705819f2d6e84fd8800aeb428ebfb93f0e9dc83 Mon Sep 17 00:00:00 2001 From: Bertrand Croq Date: Sun, 9 Oct 2016 23:03:14 +0200 Subject: [PATCH] custom-apps docs: Fix stumulus typo. --- docs/custom-apps.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/custom-apps.md b/docs/custom-apps.md index e0e1ebc948..1848700987 100644 --- a/docs/custom-apps.md +++ b/docs/custom-apps.md @@ -76,7 +76,7 @@ of somebody "out in the world." the outside world and produces a response in Zulip. (So, a world reader is a Zulip writer.) -- A **World Writer** is an app that gets some stumulus from +- A **World Writer** is an app that gets some stimulus from Zulip and produces a response in the outside world. (So, a world writer is a Zulip reader.)