Skip to content

Commit fbe4818

Browse files
authored
Merge pull request #69 from shuheilocale/master
Fix typo
2 parents 3bf1e74 + 711c53f commit fbe4818

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
@@ -72,7 +72,7 @@ Components
7272
### MessageBuilder
7373

7474
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`.
75+
For example, the method sends a text message if you pass `TextMessageBuilder` and it sends an image message if you pass `ImageMessageBuilder`.
7676

7777
For more detailed information on `MessageBuilder`, see `\LINE\LINEBot\MessageBuilder` and the namespace.
7878

0 commit comments

Comments
 (0)