Skip to content

Commit aee78f9

Browse files
chore: add suggestions
Co-authored-by: Karan Anand <[email protected]> Signed-off-by: Shabareesh Shetty <[email protected]>
1 parent 1e22156 commit aee78f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/contributing/FAQ.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ Consider whether the heading/line can be shortened by renaming variables (e.g.,
122122

123123
<a name="markdown-heading-length"></a>
124124

125-
## What should I do if Javascript linting on my commits fails because my headings exceed the maximum permissible number of parameters?
125+
## What should I do if JavaScript linting on my commits fails because my function exceeds the maximum permissible number of parameters?
126126

127127
Consider whether the number of parameters can be reduced. If reducing is not possible, disable the lint rule at the top level using:
128128

0 commit comments

Comments
 (0)