Skip to content

Commit 5b32e14

Browse files
authored
Update README.md
1 parent d487137 commit 5b32e14

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
@@ -158,7 +158,7 @@ InlineKeyboardMarkup::make()
158158
```
159159
![InlineKeyboard with multiline buttons](./docs/images/inlinekeyboards-multiline-buttons.png)
160160

161-
It's up to you if you define your buttons inline like in these examples or you'd like to generate a whole row before and
161+
It's up to you if you define your buttons inline like in these examples or if you'd like to generate a whole row beforehand and
162162
pass the variable to the `row()` method.
163163

164164
#### As Stack

0 commit comments

Comments
 (0)