Skip to content

Commit

Permalink
docs: typo (#114)
Browse files Browse the repository at this point in the history
  • Loading branch information
moshfeu authored Jun 3, 2020
1 parent 391febc commit d9e6bf2
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 @@ -64,7 +64,7 @@ Rename any state variable and let Glean rename its setter accordingly for You!

![Example of Rename State](https://github.com/wix/vscode-glean/blob/master/assets/rename-state.gif?raw=true)

### Wrap with Hook (usMemo, useCallback or useEffect)
### Wrap with Hook (useMemo, useCallback or useEffect)

![Example of Rename State](https://github.com/wix/vscode-glean/blob/master/assets/use-callback.gif?raw=true)

Expand Down

0 comments on commit d9e6bf2

Please sign in to comment.