Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ddbbc23

Browse files
committed
fix typo
1 parent d0abdbf commit ddbbc23

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
@@ -73,7 +73,7 @@ Then elsewhere in your code:
7373
var Plotly = require('./path/to/custom-plotly');
7474
```
7575

76-
To learn more about the plotly.js module architecture, refer to our [modularing monolithic JS projects](https://plot.ly/javascript/modularizing-monolithic-javascript-projects/) post.
76+
To learn more about the plotly.js module architecture, refer to our [modularizing monolithic JS projects](https://plot.ly/javascript/modularizing-monolithic-javascript-projects/) post.
7777

7878
#### Non-ascii characters
7979

0 commit comments

Comments
 (0)