]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/plugins/contrib/headinganchors.mdwn
reverted typo
[ikiwiki.git] / doc / plugins / contrib / headinganchors.mdwn
index 0b007f00e659cd0437772908c0a0f5a755fa27a6..becbf89a518daf924e38d102f60a9ce299c85dd8 100644 (file)
@@ -1,6 +1,6 @@
 [[!template id=plugin name=headinganchors author="[[PaulWise]]"]]
 
-This is a simple plugin to add ids (which will server as [[ikiwiki/anchor]]s) to all headings, based on their text. It
+This is a simple plugin to add ids (which will serve as [[anchor]]s) to all headings, based on their text. It
 works as a postprocessing filter, allowing it to work on mdwn, wiki, html,
 rst and any other format that produces html. The code is available here: