From af3dcc237ae3c8dcf49c2a8fafd83963e8e267bb Mon Sep 17 00:00:00 2001 From: Geremia Taglialatela Date: Thu, 12 Sep 2024 09:06:45 +0200 Subject: [PATCH] Fix typo [ci skip] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 878be45..be1576a 100644 --- a/README.md +++ b/README.md @@ -95,7 +95,7 @@ Response: { "status": 201, "description": "Document stored", - "app": "mapp", + "app": "myapp", "doc_id": "12345", "path": "/documents/myapp/12345/current/foo.docx" }