Typo Correction. (#395)

This commit is contained in:
Bryan Jenks 2021-05-14 08:45:14 -07:00 committed by GitHub
parent a157e20ed0
commit 9122b8d935
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 5 deletions

View file

@ -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",