Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 7ed34c3

Browse files
authoredDec 21, 2021
Update configurators.md
1 parent 60d0059 commit 7ed34c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎docs/configurators.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ $viber_configurator->expiration(5_000 /*seconds*/);
9090
$viber_configurator->configure($viber_message);
9191
```
9292

93-
## Register Configurator to Sender
93+
## Register Configurator to Message Sender
9494

9595
```php
9696
$viber_configurator = new ViberConfigurator('Sender');

0 commit comments

Comments
 (0)
Please sign in to comment.