From 9f74d1789787b693d39ff7097718b2cdc2b5b2af Mon Sep 17 00:00:00 2001 From: "Eric J. Duran" Date: Fri, 18 Oct 2013 13:12:38 -0400 Subject: [PATCH] Minor type-o --- doc/pushover.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/pushover.md b/doc/pushover.md index 8e0a274..133d926 100644 --- a/doc/pushover.md +++ b/doc/pushover.md @@ -32,7 +32,7 @@ Configure push module Following these steps in your IRC client that is connected to your bouncer: -* set secret to the **API Token/Key**: /msg *push set secrete your-api-token-key +* set secret to the **API Token/Key**: /msg *push set secret your-api-token-key * set service to 'pushover': /msg *push set service pushover * set target to your device name: /msg *push set target iphone4 * set username to your **user key**: /msg *push set username your-user-key