Skip to content

Commit 23997f4

Browse files
authored
Merge pull request #1612 from montmorill/patch-1
fix: unclosed tag `sup`
2 parents 06eb669 + 0be8c56 commit 23997f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/keywords.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ be used as the names of:
2020
* [Macro placeholders]
2121
* [Crates]
2222

23-
> **<sup>Lexer:<sup>**\
23+
> **<sup>Lexer:</sup>**\
2424
> KW_AS : `as`\
2525
> KW_BREAK : `break`\
2626
> KW_CONST : `const`\

0 commit comments

Comments
 (0)