Skip to content

Commit

Permalink
fix: example download all
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikPham committed Apr 3, 2024
1 parent 1afb902 commit d2e2655
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 @@ fetch.multiple([

### Download all fonts
```js
helper.all()
fetch.all()
```

## Contributing
Expand Down

0 comments on commit d2e2655

Please sign in to comment.