mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-31 13:08:49 +01:00
Typo Correction. (#395)
This commit is contained in:
parent
a157e20ed0
commit
9122b8d935
4 changed files with 5 additions and 5 deletions
|
|
@ -385,7 +385,7 @@ rules.forEach(function forRule(rule) {
|
|||
case "MD048":
|
||||
scheme.properties = {
|
||||
"style": {
|
||||
"description": "Code fence syle",
|
||||
"description": "Code fence style",
|
||||
"type": "string",
|
||||
"enum": [
|
||||
"consistent",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue