Skip to content

Commit 4248c00

Browse files
committed
Update README.md
1 parent 7a7a68f commit 4248c00

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 @@ npm install plotly.js
3737
#### Use the plotly.js CDN hosted by Fastly:
3838
```html
3939
<!-- Latest compiled and minified plotly.js JavaScript -->
40-
<script type="text/javascript" src="https://cdn.plot.ly/plotly-latest.min.js">
40+
<script type="text/javascript" src="https://cdn.plot.ly/plotly-latest.min.js"></script>
4141
```
4242

4343
Read the [Getting started page](https://plot.ly/javascript/getting-started/) for examples.

0 commit comments

Comments
 (0)