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 3bf1e74 commit 711c53fCopy full SHA for 711c53f
README.md
@@ -72,7 +72,7 @@ Components
72
### MessageBuilder
73
74
The type of message that is sent depends on the type of instance of `MessageBuilder`.
75
-For example, the method sends a text message if you pass `TextMessageBuilder` and it sends an image message if you pass `ImaageMessageBuilder`.
+For example, the method sends a text message if you pass `TextMessageBuilder` and it sends an image message if you pass `ImageMessageBuilder`.
76
77
For more detailed information on `MessageBuilder`, see `\LINE\LINEBot\MessageBuilder` and the namespace.
78
0 commit comments