Update .markdownlint.yml

fix typo
This commit is contained in:
Maxime Garcia 2021-02-17 01:15:21 +01:00 committed by GitHub
parent 842173be9f
commit 4c511757f3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
# Markdownlint configuration file
default: true,
default: true
line-length: false
no-multiple-blanks: 0
blanks-around-headers: false