summaryrefslogtreecommitdiff
path: root/doc/htmlsanitization.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/htmlsanitization.mdwn')
-rw-r--r--doc/htmlsanitization.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/htmlsanitization.mdwn b/doc/htmlsanitization.mdwn
index b8f0c3190..426cea5b7 100644
--- a/doc/htmlsanitization.mdwn
+++ b/doc/htmlsanitization.mdwn
@@ -1,4 +1,4 @@
-When run with the --sanitize switch, which is turned on by default (see
+When run with the `--sanitize` switch, which is turned on by default (see
[[usage]]), ikiwiki sanitizes the html on pages it renders to avoid XSS
attacks and the like.