diff --git a/Notify_rocketchat.md b/Notify_rocketchat.md index 4116e16..16d6136 100644 --- a/Notify_rocketchat.md +++ b/Notify_rocketchat.md @@ -6,7 +6,7 @@ ### Syntax Rocket.Chat can send notifications through the following **modes**: -* **webhook**: A configured Incoming webhook (this can be set up in the admin area) +* **webhook**: A configured Incoming Webhook; this can be set up in the **Administration** area under **Integrations** heading. * **basic**: A user/password combination. Secure connections (via https) should be referenced using **rockets://** where as insecure connections (via http) should be referenced via **rocket://**.