From 7ba25aa455be641515fb9dc9b7efdd5ed35a5211 Mon Sep 17 00:00:00 2001 From: MK13 Date: Tue, 1 Nov 2022 19:45:32 +0100 Subject: [PATCH] Fix typos --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7ac5f3f..b745c7d 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ The following config example can be used a blueprint: # CSS, favicon and fonts need to be accesible without auth # for e.g. the password protected share feature # If the password protected share feature is not used -# the locations can be ommitted to prevent an information leak +# the locations can be omitted to prevent an information leak # In fact, they can also be ommitted if the password protected # share feature _is_ used, but then the password entry page # will not be styled. Pick your poison. @@ -52,7 +52,7 @@ The following config example can be used a blueprint: # If shares should not be accessible to unknown clients -# this (and the Location directives above) can be ommitted +# this (and the Location directives above) can be omitted ProxyPass http://localhost:PORT/nbscloud ProxyPassReverse /nbscloud