Skip to content

Commit

Permalink
fix: update wording in documentation
Browse files Browse the repository at this point in the history
Changed "added" to "add" in the sentence "We have tried to add most" for improved clarity in the documentation.
  • Loading branch information
mehedijaman committed Dec 22, 2024
1 parent 7f2163e commit 11d065b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ array:6 [▼


## Sms Send Using Custom Gateway
We have tried to added most of the gateways of Bangladesh in this package as much as possible. But still if you don't find your expected gateway in this list, then use Custom Gateway using following code snippet.
We have tried to add most of the gateways of Bangladesh in this package as much as possible. But still if you don't find your expected gateway in this list, then use Custom Gateway using following code snippet.
<pre>
use Xenon\LaravelBDSms\Provider\CustomGateway;
use Xenon\LaravelBDSms\Sender;
Expand Down

0 comments on commit 11d065b

Please sign in to comment.