Skip to content

Commit 2417445

Browse files
authored
Update README.md
Added an important little word to the stacks section.
1 parent ae89765 commit 2417445

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ pass the variable to the `row()` method.
163163

164164
#### As Stack
165165

166-
If you want to add a bunch of buttons that have a row for themselves you can use the `stack()` method.
166+
If you want to add a bunch of buttons that have each a row for themselves you can use the `stack()` method.
167167

168168
```php
169169
InlineKeyboardMarkup::make()

0 commit comments

Comments
 (0)