diff -r a44311807172 -r 60b8b33c0392 WikiSyntax.wiki --- a/WikiSyntax.wiki Wed Apr 17 00:24:51 2019 +0100 +++ b/WikiSyntax.wiki Wed Apr 17 00:25:16 2019 +0100 @@ -198,7 +198,7 @@ Sometimes the page needs multiple headers with the same name. In this case, the normal header link will always lead to the first header. If you want to link to the *n*th header (starting with 2), append two underscores and the number *n*. -For example, to link to the second header named “Header” in the page “!WikiSyntax”, use `[WikiSyntax#Header__3]`. +For example, to link to the third header named “Header” in the page “!WikiSyntax”, use `[WikiSyntax#Header__3]`. === Links to external pages ===