Skip to content

Commit f50b84b

Browse files
author
Vincent Mosoti
committed
fix typo
1 parent ee8afa3 commit f50b84b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ php artisan vendor:publish --provider=CraftedSystems\\LaravelSMS\\SMSServiceProv
3030

3131
The default gateway is [AfricasTalking](https://africastalking.com/)
3232

33-
Check the config file of all variables required, an then
33+
Check the config file of all variables required, and then
3434

3535
```php
3636
(new SMS())->send('254712345678','Test SMS');

0 commit comments

Comments
 (0)