diff --git a/README.md b/README.md
index 109550a..82fee23 100644
--- a/README.md
+++ b/README.md
@@ -154,26 +154,26 @@ Each item can be got with items() function.
| datetime |
str |
- ex. "2019-10-10 12:34:56" |
+ e.g. "2019-10-10 12:34:56" |
elapsedTime |
str |
- elapsed time. (ex. "1:02:27") *Replay Only. |
+ elapsed time. (e.g. "1:02:27") *Replay Only. |
| amountValue |
float |
- ex. 1,234.0 |
+ e.g. 1,234.0 |
| amountString |
str |
- ex. "$ 1,234" |
+ e.g. "$ 1,234" |
| currency |
str |
- ISO 4217 currency codes (ex. "USD") |
+ ISO 4217 currency codes (e.g. "USD") |
| bgColor |
@@ -202,7 +202,7 @@ Structure of author object.
| channelId |
str |
- *chatter's channel ID. NOT broadcasting video's channel ID. |
+ *chatter's channel ID. |
| channelUrl |