From a726f805e3e0893c73d3e641cc5ba04c039684c4 Mon Sep 17 00:00:00 2001 From: Jay Rogers Date: Mon, 4 Feb 2019 22:17:54 -0600 Subject: [PATCH] Simple typo fix Signed-off-by: Jay Rogers --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8e4c168d..e3270c6e 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ Overview of the folders that can be mounted as volumes: - `/var/www/html/custom_apps` installed / modified apps - `/var/www/html/config` local configuration - `/var/www/html/data` the actual data of your Nextcloud -- `/var/www/html/themes/` theming/branding +- `/var/www/html/themes/` theming/branding If you want to use named volumes for all of these it would look like this ```console