From bb442806e69fa1204bcb93ccf09fd1cc3b52f3ed Mon Sep 17 00:00:00 2001 From: Aeredren <57669973+Aeredren@users.noreply.github.com> Date: Fri, 8 Oct 2021 14:08:22 +0200 Subject: [PATCH] Typo --- developer_manual/basics/storage/appdata.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/developer_manual/basics/storage/appdata.rst b/developer_manual/basics/storage/appdata.rst index bc44861f4..bc3676147 100644 --- a/developer_manual/basics/storage/appdata.rst +++ b/developer_manual/basics/storage/appdata.rst @@ -78,4 +78,4 @@ File * `delete`: delete the file * `getMimeType`: get the mimetype of the file * `read`: get a resource for reading the file -* `write`: get a resoruce for writing to the file +* `write`: get a resource for writing to the file