Skip to content

Commit

Permalink
Fix typo (#736)
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinfiol committed Sep 27, 2023
1 parent a8972d1 commit fc98290
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 @@ -114,7 +114,7 @@ in combination with `?deps`:
import useSWR from "https://esm.sh/swr?alias=react:preact/compat&deps=preact@10.5.14";
```

The origin idea was coming from
The original idea came from
[@lucacasonato](https://github.com/lucacasonato).

### Tree Shaking
Expand Down

0 comments on commit fc98290

Please sign in to comment.