Skip to content

Commit 7cae234

Browse files
authored
Update README.md (#205)
Minor edit, slightly less awkward grammar.
1 parent 0925440 commit 7cae234

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Usage with rollup (rollup.config.js)
3737
```js
3838
module.exports = {
3939
plugins: [
40-
// put it the last one
40+
// put it last
4141
visualizer(),
4242
],
4343
};

0 commit comments

Comments
 (0)