Skip to content

Commit b98563c

Browse files
authored
Merge pull request #4233 from jbdemme/docs/fix-part5-title
Part 5b: update heading to match React 19 content
2 parents 9d702f0 + 55d91d2 commit b98563c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/partnavigation/partnavigation.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ module.exports = {
9999
},
100100
5: {
101101
a: 'Login in frontend',
102-
b: 'props.children and proptypes',
102+
b: 'props.children and component refs',
103103
c: 'Testing React apps',
104104
d: 'End to end testing: Playwright',
105105
e: 'End to end testing: Cypress',

0 commit comments

Comments
 (0)