Skip to content

Commit 3c16984

Browse files
chore: fix typo
1 parent ef0d8ea commit 3c16984

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

{{cookiecutter.project_slug}}/.markdownlint.jsonc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@
1313
},
1414
// Fenced code blocks should be surrounded by blank lines
1515
"MD031": false,
16-
// Empahsis as heading (e.g., table of contents)
16+
// Emphasis as heading (e.g., table of contents)
1717
"MD036": false
1818
}

0 commit comments

Comments
 (0)