Skip to content

Commit

Permalink
docs: typo (#159)
Browse files Browse the repository at this point in the history
  • Loading branch information
vladanpaunovic authored Aug 24, 2022
1 parent 0512820 commit 6d36eef
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 @@ -43,7 +43,7 @@ Currently supports:
| [`this.emitFile`](https://rollupjs.org/guide/en/#thisemitfile)<sup>4</sup> ||||||
| [`this.getWatchFiles`](https://rollupjs.org/guide/en/#thisgetwatchfiles) ||||||
| [`this.warn`](https://rollupjs.org/guide/en/#thiswarn) ||||||
| [`this.errror`](https://rollupjs.org/guide/en/#thiserror) ||||||
| [`this.error`](https://rollupjs.org/guide/en/#thiserror) ||||||


4. Currently, [`this.emitFile`](https://rollupjs.org/guide/en/#thisemitfile) only supports the `EmittedAsset` variant.
Expand Down

0 comments on commit 6d36eef

Please sign in to comment.