diff options
-rw-r--r-- | ikiwiki/formatting.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ikiwiki/formatting.mdwn b/ikiwiki/formatting.mdwn index befbce9..d2a5f46 100644 --- a/ikiwiki/formatting.mdwn +++ b/ikiwiki/formatting.mdwn @@ -24,7 +24,7 @@ do) followed by a period: To create a header, start a line with one or more `#` characters followed by a space and the header text. The number of `#` characters controls the -size of the header: +level of the header: # # h1 ## ## h2 |