diff --git a/docs/rules/max-lines.md b/docs/rules/max-lines.md index de4ea0d94f2..74b9aada228 100644 --- a/docs/rules/max-lines.md +++ b/docs/rules/max-lines.md @@ -18,7 +18,7 @@ This rule has a number or object option: * `"skipComments": true` ignore lines containing just comments -### code +### max Examples of **incorrect** code for this rule with a max value of `2`: