docs/api: fix stupid wording
This commit is contained in:
parent
a7a5cc8180
commit
e8636a7775
4
API.md
4
API.md
|
@ -789,7 +789,7 @@ data.
|
||||||
|
|
||||||
- **Files**
|
- **Files**
|
||||||
|
|
||||||
- `content` - the content of the content.
|
- `content` - the content of the post.
|
||||||
- `thumbnail` - the content of custom thumbnail (optional).
|
- `thumbnail` - the content of custom thumbnail (optional).
|
||||||
|
|
||||||
- **Output**
|
- **Output**
|
||||||
|
@ -837,7 +837,7 @@ data.
|
||||||
|
|
||||||
- **Files**
|
- **Files**
|
||||||
|
|
||||||
- `content` - the content of the content (optional).
|
- `content` - the content of the post (optional).
|
||||||
- `thumbnail` - the content of custom thumbnail (optional).
|
- `thumbnail` - the content of custom thumbnail (optional).
|
||||||
|
|
||||||
- **Output**
|
- **Output**
|
||||||
|
|
Loading…
Reference in New Issue