diff --git a/modules/core/docs/authproc_attributecopy.md b/modules/core/docs/authproc_attributecopy.md
index 976e8ee4c295e8c6690f8ca87f70f0e9b47f8b89..4dfc5c7fa9fd8cd7ca81a77ec87a69b39a90bbc0 100644
--- a/modules/core/docs/authproc_attributecopy.md
+++ b/modules/core/docs/authproc_attributecopy.md
@@ -16,7 +16,7 @@ Copy a single attribute (user's `uid` will be copied to the user's `username`):
         ],
     ],
 
-Copy a single attribute to more then one attribute (user's `uid` will be copied to the user's `username` and to `urn:mace:dir:attribute-def:uid`)
+Copy a single attribute to more than one attribute (user's `uid` will be copied to the user's `username` and to `urn:mace:dir:attribute-def:uid`)
 
     'authproc' => [
         50 => [