Skip to content

Commit b7e7225

Browse files
authored
Update configurators.md
1 parent 7ed34c3 commit b7e7225

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 Message Sender
93+
## Configurator registration to message sender
9494

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

0 commit comments

Comments
 (0)