Skip to content

Commit

Permalink
doc(README): remove typo (#392)
Browse files Browse the repository at this point in the history
  • Loading branch information
Deep145757 committed Oct 30, 2023
1 parent 64aa4af commit cc0eab8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ class HookElement extends Element {
```

For more explanation of how hooks are implemented, here's a great article about
how is was done in React: https://medium.com/@ryardley/react-hooks-not-magic-just-arrays-cd4f1857236e
how it was done in React: https://medium.com/@ryardley/react-hooks-not-magic-just-arrays-cd4f1857236e

## Rules

Expand Down

0 comments on commit cc0eab8

Please sign in to comment.