Skip to content

Commit a57a802

Browse files
committed
Minor wording change
1 parent eddd9c3 commit a57a802

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
@@ -512,7 +512,7 @@ Using this library with Rollup requires the following plugins:
512512
[`rollup-plugin-node-builtins`](https://www.npmjs.com/package/rollup-plugin-node-builtins)
513513
[`rollup-plugin-node-globals`](https://www.npmjs.com/package/rollup-plugin-node-globals)
514514
515-
These can be used by setting your plugins like this:
515+
These can be used by setting your `plugins` array like this:
516516
517517
```js
518518
plugins: [

0 commit comments

Comments
 (0)