Skip to content

Commit 329e6ea

Browse files
nix6839ljharb
andcommitted
Update docs/rules/require-default-props.md
Co-authored-by: Jordan Harband <ljharb@gmail.com>
1 parent f38ffa8 commit 329e6ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/rules/require-default-props.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,7 @@ Hello.propTypes = {
370370
### `ignoreFunctionalComponents`
371371

372372
When set to `true`, ignores this rule for all functional components.
373-
**Depreacted**, use `functions` instead.
373+
**Deprecated**, use `functions` instead.
374374

375375
Examples of **incorrect** code for this rule:
376376

0 commit comments

Comments
 (0)