Skip to content

Commit a4cec12

Browse files
authored
docs(config): fix typo in unicode docs
1 parent 5ab0106 commit a4cec12

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

config/msg91.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141

4242
/**
4343
|--------------------------------------------------------------------------
44-
| Default sender
44+
| Default sender id
4545
|--------------------------------------------------------------------------
4646
| This values sets the `sender` option in apis which is used as the "From"
4747
| in messaging applications.
@@ -60,7 +60,7 @@
6060

6161
/**
6262
|--------------------------------------------------------------------------
63-
| OTP Expiry
63+
| OTP Expiry time
6464
|--------------------------------------------------------------------------
6565
| Expiry time (in minutes) for which the send OTP is valid. The minimum
6666
| values is 1 minute. Use integer values only.
@@ -79,7 +79,7 @@
7979

8080
/**
8181
|--------------------------------------------------------------------------
82-
| Route for SMS
82+
| Unicode
8383
|--------------------------------------------------------------------------
8484
| If all your messages includes unicode, set it's value to 1, else set
8585
| it when calling the sms apis.

0 commit comments

Comments
 (0)