We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ed34c3 commit b7e7225Copy full SHA for b7e7225
docs/configurators.md
@@ -90,7 +90,7 @@ $viber_configurator->expiration(5_000 /*seconds*/);
90
$viber_configurator->configure($viber_message);
91
```
92
93
-## Register Configurator to Message Sender
+## Configurator registration to message sender
94
95
```php
96
$viber_configurator = new ViberConfigurator('Sender');
0 commit comments