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 ae89765 commit 2417445Copy full SHA for 2417445
README.md
@@ -163,7 +163,7 @@ pass the variable to the `row()` method.
163
164
#### As Stack
165
166
-If you want to add a bunch of buttons that have a row for themselves you can use the `stack()` method.
+If you want to add a bunch of buttons that have each a row for themselves you can use the `stack()` method.
167
168
```php
169
InlineKeyboardMarkup::make()
0 commit comments