Skip to content

Commit 97ef7cc

Browse files
authored
Merge pull request #3 from ycrao/develop
typo
2 parents f631693 + 5604a6f commit 97ef7cc

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
@@ -36,7 +36,7 @@ Please import `sql\tinyme.sql` to your local MySQL database, then modify `.env`
3636

3737
| Method | Route or URI | Note |
3838
| :------- | :-------------- | :-------------------------------------- |
39-
| `post` | `/api/login` | Get access-token by login account. |
39+
| `post` | `/api/login` | Get access-token by logining account. |
4040
| `get` | `/api/pages` | Get current user pages with pagination. |
4141
| `post` | `/api/page` | Create a new page. |
4242
| `get` | `/api/page/@id` | Get page by specified id. |

0 commit comments

Comments
 (0)