We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f02e0c commit b5cd235Copy full SHA for b5cd235
docs/syntax/links.md
@@ -43,7 +43,7 @@ Link to sections within the same document using heading anchors prefixed with `#
43
[Jump to the next section](#next-section-anchor)
44
```
45
46
-Headings will automatically create anchor links in the resulting HTML. The are automatically generated by:
+Headings will automatically create anchor links in the resulting HTML. They are automatically generated by:
47
48
- Converting to lowercase
49
- Replacing spaces with hyphens
0 commit comments