Skip to content

Commit 056e45a

Browse files
authored
Fix typo
1 parent a51f8a6 commit 056e45a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guide/src/format/markdown.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ To enable it, see the [`output.html.curly-quotes`] config option.
223223

224224
### Heading attributes
225225

226-
Headings can have a custom HTML ID and classes. This let's you maintain the same ID even if you change the heading's text, it also let's you add multiple classes in the heading.
226+
Headings can have a custom HTML ID and classes. This lets you maintain the same ID even if you change the heading's text, it also let's you add multiple classes in the heading.
227227

228228
Example:
229229
```md

0 commit comments

Comments
 (0)