fixed README typo

This commit is contained in:
Chris Caron 2022-10-23 13:44:16 -04:00
parent eafa7498b2
commit c13bf84d03

View File

@ -287,7 +287,7 @@ Once you've defined your custom hook, you just need to tell Apprise where it is
```bash ```bash
# By default if no plugin path is specified apprise will attempt to load # By default if no plugin path is specified apprise will attempt to load
# all plugin files (if present) from the following directory paths: # all plugin files (if present) from the following directory paths:
# ~/.apprise/apprise/plugins # ~/.apprise/plugins
# ~/.config/apprise/plugins # ~/.config/apprise/plugins
# Windows users can store their default plugin files in these directories: # Windows users can store their default plugin files in these directories: