mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-12 01:00:13 -04:00
Fix typo on componentWillReceiveProps (#21255)
This commit is contained in:
@@ -28,7 +28,7 @@ d. `componentDidMount()`
|
||||
|
||||
## Updating:
|
||||
|
||||
a. `componentWillRecieveProps()`
|
||||
a. `componentWillReceiveProps()`
|
||||
|
||||
b. `shouldComponentUpdate()`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user