Skip to content

Commit b51e7ef

Browse files
authored
Update README.md
1 parent 9d0f9b0 commit b51e7ef

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
@@ -41,7 +41,7 @@ npm install plotly.js-dist
4141
and import plotly.js as
4242
```js
4343
import Plotly from 'plotly.js-dist'
44-
// Or in Node,
44+
// Or using require,
4545
var Plotly = require('plotly.js-dist')
4646
```
4747

0 commit comments

Comments
 (0)