Skip to content

Commit

Permalink
docs: fix typo (#3451)
Browse files Browse the repository at this point in the history
  • Loading branch information
nimonian committed Jan 15, 2024
1 parent 3f8998f commit 367c603
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guide/markdown.md
Original file line number Diff line number Diff line change
Expand Up @@ -377,7 +377,7 @@ export default { // Highlighted
}
```
Alternatively, it's possible to highlight directly in the line by using the `// [!code hightlight]` comment.
Alternatively, it's possible to highlight directly in the line by using the `// [!code highlight]` comment.
**Input**
Expand Down

0 comments on commit 367c603

Please sign in to comment.