Skip to content

Fix typo in part7a.md regarding access to functions#4266

Open
dafydddev wants to merge 1 commit intofullstack-hy2020:sourcefrom
dafydddev:patch-3
Open

Fix typo in part7a.md regarding access to functions#4266
dafydddev wants to merge 1 commit intofullstack-hy2020:sourcefrom
dafydddev:patch-3

Conversation

@dafydddev
Copy link
Copy Markdown
Contributor

@dafydddev dafydddev commented Apr 9, 2026

Fixed minor typo "th" to "to".

Before:

In part 5 we used the useRef and useImperativeHandle which allowed a component to provide access th their functions to other components

After:

In part 5 we used the useRef and useImperativeHandle which allowed a component to provide access to their functions to other components

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant