Merge pull request #52 from ericduran/patch-1

Minor type-o
This commit is contained in:
John Reese 2013-10-18 10:26:32 -07:00
commit d2941c7e17
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ Configure push module
Following these steps in your IRC client that is connected to your bouncer: Following these steps in your IRC client that is connected to your bouncer:
* set secret to the **API Token/Key**: <code>/msg *push set secrete your-api-token-key</code> * set secret to the **API Token/Key**: <code>/msg *push set secret your-api-token-key</code>
* set service to 'pushover': <code>/msg *push set service pushover</code> * set service to 'pushover': <code>/msg *push set service pushover</code>
* set target to your device name: <code>/msg *push set target iphone4</code> * set target to your device name: <code>/msg *push set target iphone4</code>
* set username to your **user key**: <code>/msg *push set username your-user-key</code> * set username to your **user key**: <code>/msg *push set username your-user-key</code>