1
0
Fork 0
mirror of https://github.com/SeanOMik/znc-push.git synced 2025-04-21 05:14:02 +00:00

Minor type-o

This commit is contained in:
Eric J. Duran 2013-10-18 13:12:38 -04:00
parent b0f35781e7
commit 9f74d17897

View file

@ -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**: <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 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>