Skip to content
This repository was archived by the owner on Mar 23, 2024. It is now read-only.

Commit d4408f4

Browse files
astorijehzoo
authored andcommitted
Docs: requireAlignedMultilineParams - fix wrong example
Closes gh-1965
1 parent f890515 commit d4408f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/rules/require-aligned-multiline-params.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* #### Example
1212
*
1313
* ```js
14-
* "disallowSpaceBeforeComma": true
14+
* "requireAlignedMultilineParams": true
1515
* ```
1616
*
1717
* ##### Valid for `true`

0 commit comments

Comments
 (0)