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