Skip to content

Commit 650741d

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

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
@@ -28,7 +28,7 @@ limitations under the License.
2828
- [How can I install cppcheck?](#install-cppcheck)
2929
- [I am seeing different return values in the JavaScript and C implementation for the same implementation.](#js-vs-c-return-values)
3030
- [What should I do if linting on my commits fails because my headings or lines exceed the maximum permissible length?](#markdown-heading-length)
31-
- [What should I do if Javascript linting on my commits fails because my function exceed the maximum permissible number of parameters?](#max-params)
31+
- [What should I do if JavaScript linting on my commits fails because my function exceeds the maximum permissible number of parameters?](#max-params)
3232
- [I have opened a pull request, where can I seek feedback?](#pr-feedback)
3333
- [I need to generate fixtures for my tests. How can I do that, and what are the best references for inspiration?](#generate-fixtures)
3434
- [I am facing a `Shadowed declaration` linting error in my C files, how can I fix it?](#shadowed-declaration)

0 commit comments

Comments
 (0)