summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJay Rogers <jay@521dimensions.com>2019-02-04 22:17:54 -0600
committerJay Rogers <jay@521dimensions.com>2019-02-04 22:24:05 -0600
commita726f805e3e0893c73d3e641cc5ba04c039684c4 (patch)
treed11f5c6251e6851850e3c38930d08ef9a6892156 /README.md
parent184d54a2d666e8397f160db179ae9ab5b5dd5f28 (diff)
Simple typo fix
Signed-off-by: Jay Rogers <jay@521dimensions.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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/<YOU_CUSTOM_THEME>` theming/branding
+- `/var/www/html/themes/<YOUR_CUSTOM_THEME>` theming/branding
If you want to use named volumes for all of these it would look like this
```console