Skip to content

Commit 76d5cd4

Browse files
committed
Merge pull request #71 from AlexKVal/docs
Docs fix spare word
2 parents 8624343 + 29ff10f commit 76d5cd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/rules/jsx-sort-props.md

+1-1
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)