diff --git a/Notify_pushover.md b/Notify_pushover.md index a1f1555..3d5df1e 100644 --- a/Notify_pushover.md +++ b/Notify_pushover.md @@ -25,5 +25,5 @@ Send a Pushover notification to all of our configured devices: ```bash # Assuming our {user} is nuxref # Assuming our {token} is abcdefghijklmnop-abcdefg -notify pover://nuxref@abcdefghijklmnop-abcdefg +apprise pover://nuxref@abcdefghijklmnop-abcdefg ``` \ No newline at end of file