Skip to content

Commit f5834a2

Browse files
authored
docs: fix spelling error (#2890)
1 parent 78a7b70 commit f5834a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/docs/docs/guide/markdown.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@ export default { // Highlighted
323323

324324
## Line Numbers
325325

326-
You can enable line numbers for each code blocks via config:
326+
You can enable line numbers for each code block via config:
327327

328328
``` js
329329
module.exports = {

0 commit comments

Comments
 (0)