From ac9efe953ce4e62b70175798e756cf6484a4123b Mon Sep 17 00:00:00 2001 From: Tilo Spannagel Date: Thu, 11 Jun 2020 20:24:56 +0200 Subject: [PATCH] Fix small typo --- nextcloud/content.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextcloud/content.md b/nextcloud/content.md index 36dac44d1..8ab8466b0 100644 --- a/nextcloud/content.md +++ b/nextcloud/content.md @@ -128,7 +128,7 @@ If you set any values, they will not be asked in the install page on first run. - `NEXTCLOUD_ADMIN_USER` Name of the Nextcloud admin user. - `NEXTCLOUD_ADMIN_PASSWORD` Password for the Nextcloud admin user. -+If you want, you can set the data directory, otherwise default value will be used. +If you want, you can set the data directory, otherwise default value will be used. - `NEXTCLOUD_DATA_DIR` (default: */var/www/html/data*) Configures the data directory where nextcloud stores all files from the users.