8000 [Notifier] smsapi-notifier - update README.md · symfony/symfony@d242433 · GitHub
[go: up one dir, main page]

Skip to content

Commit d242433

Browse files
committed
[Notifier] smsapi-notifier - update README.md
1 parent 4608c5d commit d242433

File tree

1 file changed

+1
-1
lines changed
  • src/Symfony/Component/Notifier/Bridge/Smsapi

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ SMSAPI_DSN=smsapi://TOKEN@default?from=FROM&fast=FAST
1313
where:
1414
- `TOKEN` is your API Token (OAuth)
1515
- `FROM` is the sender name
16-
- `FAST` setting this parameter to "1" (default "0") will result in sending message with the highest priority which ensures the quickest possible time of delivery. Attention! Fast messages costs 50% more than normal message.
16+
- `FAST` setting this parameter to "1" (default "0") will result in sending message with the highest priority which ensures the quickest possible time of delivery. Attention! Fast messages cost more than normal messages.
1717

1818
See your account info at https://ssl.smsapi.pl/
1919

0 commit comments

Comments
 (0)
0