Skip to content

Commit ee2e592

Browse files
authored
Fix wrong markdown syntax (#62)
* Update README.md * Update README.md
1 parent de7723a commit ee2e592

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@
4040
- **Inputs:**
4141
- `user_id` (string?): The ID of the user whose profile you want to retrieve. Defaults to DESTINATION_USER_ID.
4242
6. **get_message_quota**
43-
- Get the message quota and consumption of the LINE Official Account. This shows the monthly message limit and current usage.
44-
- **Inputs:**
45-
- None
43+
- Get the message quota and consumption of the LINE Official Account. This shows the monthly message limit and current usage.
44+
- **Inputs:**
45+
- None
4646

4747
## Installation (Using npx)
4848

0 commit comments

Comments
 (0)