diff --git a/docs/guide/markdown.md b/docs/guide/markdown.md index 568155bd..7dccbe7e 100644 --- a/docs/guide/markdown.md +++ b/docs/guide/markdown.md @@ -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**