Merge pull request #1851 from ahstro/fix/spelling-mistake

Fix: 't he' => ' the'
This commit is contained in:
John Molakvoæ
2020-02-28 08:46:54 +01:00
committed by GitHub

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