diff mod_delegation/README.markdown @ 2876:ea6b5321db50

README files: Fix typos
author Kim Alvefur <zash@zash.se>
date Sun, 04 Feb 2018 16:05:27 +0100
parents 4bf60727459b
children 679f1834dbdb
line wrap: on
line diff
--- a/mod_delegation/README.markdown	Sun Feb 04 16:01:37 2018 +0100
+++ b/mod_delegation/README.markdown	Sun Feb 04 16:05:27 2018 +0100
@@ -10,7 +10,7 @@
 Namespace Delegation is an extension which allows server to delegate
 some features handling to an entity/component. Typical use case is an
 external PEP service, but it can be used more generally when your
-prefered server lack one internal feature and you found an external
+preferred server lack one internal feature and you found an external
 component which can do it.
 
 Details