diff --git a/docs/manual/mod/mod_mime.xml b/docs/manual/mod/mod_mime.xml
index 152631a79e5..86f5aeaab55 100644
--- a/docs/manual/mod/mod_mime.xml
+++ b/docs/manual/mod/mod_mime.xml
@@ -141,12 +141,12 @@ module="mod_mime_magic">MimeMagicFile
to have the file foo.html.asis served by the send-as-is
handler provided by bar.asis.html, then instead
- of using AddHandler send-asis .asis, use
AddHandler send-as-is .asis, use
index.html.pl of 1000 bytes, the .cgi
file would win in this example. Users of .asis files
might prefer to use the Handler option, if .asis files are
- associated with the asis-handler.
+ associated with the send-as-is handler.
You may finally allow Any extensions to match, even if