diff options
| author | Yasuhiro Matsumoto <mattn.jp@gmail.com> | 2024-07-22 22:55:51 +0900 |
|---|---|---|
| committer | Yasuhiro Matsumoto <mattn.jp@gmail.com> | 2024-07-22 22:55:51 +0900 |
| commit | 3451f5a0c86f3ddcd3cbbbd3f534c606bbc60885 (patch) | |
| tree | 46f78dc17045b5fa96575ce868dbbf1002b51c95 /96.md | |
| parent | c357a7132b7162aa994bac1325ce4c2de0af5294 (diff) | |
fix typos
Diffstat (limited to '96.md')
| -rw-r--r-- | 96.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -301,7 +301,7 @@ Example Response: | |||
| 301 | // ...other metadata | 301 | // ...other metadata |
| 302 | ] | 302 | ] |
| 303 | "content": "haha funny meme", // caption | 303 | "content": "haha funny meme", // caption |
| 304 | "created_at": 1715691130 // upload timestmap | 304 | "created_at": 1715691130 // upload timestamp |
| 305 | }, | 305 | }, |
| 306 | ... | 306 | ... |
| 307 | ] | 307 | ] |