Skip to content

Commit 29ff10f

Browse files
committed
Docs fix spare word
1 parent 8624343 commit 29ff10f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/rules/jsx-sort-props.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ The following patterns are considered okay and do not cause warnings:
4040

4141
## When not to use
4242

43-
This rule is a formatting preference and not following it won't negatively affect the quality of your code. If you alphabetizing props isn't a part of your coding standards, then you can leave this rule off.
43+
This rule is a formatting preference and not following it won't negatively affect the quality of your code. If alphabetizing props isn't a part of your coding standards, then you can leave this rule off.

0 commit comments

Comments
 (0)