Fixes a small typo in the docs about code highlighting
pull/3451/head
Simon Haines 2 years ago committed by GitHub
parent 3f8998f351
commit 5bb03d7095
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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**

Loading…
Cancel
Save