Skip to content

Commit

Permalink
docs: wording of rule
Browse files Browse the repository at this point in the history
  • Loading branch information
Redmond Tran committed Jan 2, 2020
1 parent 4581d8c commit 9b3d08c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/rules/require-default-props.md
Expand Up @@ -272,7 +272,7 @@ MyStatelessComponent.propTypes = {

### `ignoreFunctionalComponents`

Ignores this rule for all functional components.
When set to `true`, ignores this rule for all functional components.

The following patterns are warnings:

Expand Down

0 comments on commit 9b3d08c

Please sign in to comment.