Skip to content

Commit 17e817c

Browse files
committed
fix heading
1 parent 63791e3 commit 17e817c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ To denote a `word` or `phrase` as code, enclose it in backticks (\`).
1717
To denote a `word` or `phrase` as code, enclose it in backticks (`).
1818
```
1919

20-
### Code block
20+
### Code blocks
2121

2222
Use [fenced code blocks](https://www.markdownguide.org/extended-syntax/#fenced-code-blocks) by enclosing code in three backticks. Specify the programming language for syntax highlighting and to enable meta options. Add any meta options after the language.
2323

0 commit comments

Comments
 (0)