]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/tips/embedding_content.mdwn
import sys and sys.argv
[ikiwiki.git] / doc / tips / embedding_content.mdwn
index 142acd16e330afabf2e36c37637674e5da7a5c3a..bfe458a842b0eccdbd66ba15ff86a5a9ace3ab0e 100644 (file)
@@ -15,7 +15,7 @@ you'd better trust that site. And if ikiwiki lets you enter such html, it
 needs to trust you.)
 
 The [[plugins/htmlscrubber]] offers a different way around this problem.
-You can configure it to skip scrubbing certian pages, so that content from
+You can configure it to skip scrubbing certain pages, so that content from
 elsewhere can be embedded on those pages. Then use [[plugins/lockedit]]
 to limit who can edit those unscrubbed pages.