Skip to content

Commit 98b158b

Browse files
authored
fix: change mismatched words
Signed-off-by: Shabareesh Shetty <[email protected]>
1 parent fe39534 commit 98b158b

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
@@ -100,7 +100,7 @@ If they pass, adjust the tolerance and add a note to the C tests indicating that
100100

101101
<a name="markdown-heading-length"></a>
102102

103-
## What should I do if linting on my commits fails because my headings or lintings exceed the maximum permissible length?
103+
## What should I do if linting on my commits fails because my headings or lines exceed the maximum permissible length?
104104

105105
Consider whether the heading can be shortened by renaming variables (e.g., changing `strideX` to `sx`). If shortening is not possible, disable the lint rule at the top level using:
106106

0 commit comments

Comments
 (0)