Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
tagliala committed Sep 12, 2024
1 parent b0ac371 commit af3dcc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ Response:
{
"status": 201,
"description": "Document stored",
"app": "mapp",
"app": "myapp",
"doc_id": "12345",
"path": "/documents/myapp/12345/current/foo.docx"
}
Expand Down

0 comments on commit af3dcc2

Please sign in to comment.