Updated Development_Contribution (markdown)

master
Chris Caron 2025-07-28 20:33:09 -04:00
parent 9b03504d00
commit c06f16d020
1 changed files with 1 additions and 1 deletions

@ -138,7 +138,7 @@ With respect to the above example:
- **Putting it together**:
```python
from Apprise.plugins import NotifyMyService
from apprise.plugins.myservice import NotifyMyService
import Apprise
# Apprise is nothing but a manager of individual plugins