8000 [Notifier] Fix typos for Sms77 README.md · symfony/symfony@33d81e7 · GitHub
[go: up one dir, main page]

Skip to content

Commit 33d81e7

Browse files
authored
[Notifier] Fix typos for Sms77 README.md
Fix typos in src/Symfony/Component/Notifier/Bridge/Sms77/README.md
1 parent 161e324 commit 33d81e7

File tree

1 file changed

+2
-2
lines changed
  • src/Symfony/Component/Notifier/Bridge/Sms77

1 file changed

+2
-2
lines changed

src/Symfony/Component/Notifier/Bridge/Sms77/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ DSN example
77
-----------
88

99
```
10-
SMS//_DSN=sms77://APIKEY@default?from=FROM
10+
SMS77_DSN=sms77://API_KEY@default?from=FROM
1111
```
1212

1313
where:
14-
- `APIKEY` is your sms77 API key
14+
- `API_KEY` is your sms77 API key
1515
- `FROM` is your sender (optional, default: SMS)
1616

1717
Resources

0 commit comments

Comments
 (0)
0