Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJulius Härtl <jus@bitgrid.net>2021-04-29 16:46:50 +0300
committerJulius Härtl <jus@bitgrid.net>2021-04-29 16:46:50 +0300
commit90ed39acab30b5e077a139b7949a98b2b674c5f7 (patch)
treec3c12ef319339b702808679cfcb75531faab8040 /docs
parented0a044e3e6ad62d4610158b9dc933096ee42e50 (diff)
Fix description in mobile editor docs
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Diffstat (limited to 'docs')
-rw-r--r--docs/mobile_editor.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/mobile_editor.md b/docs/mobile_editor.md
index 193bf7ba..343d4e78 100644
--- a/docs/mobile_editor.md
+++ b/docs/mobile_editor.md
@@ -29,7 +29,7 @@ document:
| Parameter | Type | Description | Example |
|---|---|---|---|
| shareToken | string | Share token of the public share link | Qf5toz6JD7Tn7eD |
-| host | string (optional) | Desc | http://cloud.example.com |
+| host | string (optional) | Base URL of the Nextcloud isntance the share link is located on | http://cloud.example.com |
| path | string (optional) | Path to the file in case the share link is a directory | /path/to/file.odt |
| password | string (optional) | Optional password to gain access to the share | secret |