fix typos

This commit is contained in:
Yasuhiro Matsumoto
2024-07-22 22:55:51 +09:00
parent c357a7132b
commit 3451f5a0c8
2 changed files with 2 additions and 2 deletions

2
96.md
View File

@@ -301,7 +301,7 @@ Example Response:
// ...other metadata
]
"content": "haha funny meme", // caption
"created_at": 1715691130 // upload timestmap
"created_at": 1715691130 // upload timestamp
},
...
]