mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-09-22 05:40:48 +02:00
Fix grammar issues in Rules.md.
This commit is contained in:
parent
55360058c5
commit
2a198a5ee4
13 changed files with 93 additions and 93 deletions
|
@ -974,7 +974,7 @@ tape("customRulesThrowForStringHandled", (test) => {
|
|||
"lineNumber": 1,
|
||||
"ruleNames": [ "MD041", "first-line-heading", "first-line-h1" ],
|
||||
"ruleDescription":
|
||||
"First line in file should be a top level heading",
|
||||
"First line in a file should be a top-level heading",
|
||||
"ruleInformation":
|
||||
`${homepage}/blob/v${version}/doc/Rules.md#md041`,
|
||||
"errorDetail": null,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue