Fix: 't he' => ' the'

Signed-off-by: Anton Strömkvist <anton@stromkvist.com>
This commit is contained in:
Anton Strömkvist
2020-02-27 21:52:13 +01:00
parent e993c17358
commit b6dc9a3bd0

View File

@@ -4,7 +4,7 @@ Public Pages
A lot of apps in Nextcloud want to expose public pages in some form. This can
be to share files, a calendar or anything else. To ensure all those pages
benefit fromt he security enhancements we add we created simple controlers
benefit from the security enhancements we add we created simple controlers
for app developers to use.
Concept