We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b911480 commit 48313bcCopy full SHA for 48313bc
notifier/texters.rst
@@ -24,7 +24,7 @@ you to send SMS messages::
24
'+1411111111',
25
// the message
26
'A new login was detected!',
27
- // optionally, you can override default "from" in transports, it can also be a name
+ // optionally, you can override default "from" defined in transports, it can also be a name
28
'+1422222222',
29
);
30
0 commit comments