Skip to content

Commit

Permalink
Minor typo
Browse files Browse the repository at this point in the history
  • Loading branch information
javiereguiluz committed Feb 20, 2025
1 parent b747177 commit 67fd89c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notifier.rst
Original file line number Diff line number Diff line change
Expand Up @@ -365,7 +365,7 @@ Service
**DSN**: ``sns://ACCESS_KEY:SECRET_KEY@default?region=REGION``
`Bluesky`_ **Install**: ``composer require symfony/bluesky-notifier`` \
**DSN**: ``bluesky://USERNAME:PASSWORD@default``
**Extra properties in SentMessage**:: ``cid``
**Extra properties in SentMessage**: ``cid``
`Chatwork`_ **Install**: ``composer require symfony/chatwork-notifier`` \
**DSN**: ``chatwork://API_TOKEN@default?room_id=ID``
`Discord`_ **Install**: ``composer require symfony/discord-notifier`` \
Expand Down

0 comments on commit 67fd89c

Please sign in to comment.