Skip to content

Commit 84ee72e

Browse files
author
Joachim Seminck
committed
Update the title for the readme for the file
Added the rule name Decided to not mention all the possible properties that we check for in the title, as adding childContextTypes in the next commit may end up making this title too long.
1 parent 2b2bb09 commit 84ee72e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/rules/no-static-typos.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Prevent casing typos when declaring static propTypes, contextType and defaultProps
1+
# Prevent casing typos when declaring static class properties (react/no-static-typos)
22

33
Ensure no casing typos were made declaring static class properties
44

0 commit comments

Comments
 (0)