Skip to content

Commit ef8e2d1

Browse files
committed
typo
1 parent bf305f6 commit ef8e2d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CUSTOM_BUNDLE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Custom bundle
22
You can simply make custom bundles yourself, if none of the [distributed packages](https://github.com/plotly/plotly.js/blob/master/dist/README.md) meet your needs, or you want to make a more optimized bundle file with/without specific traces and transforms.
33

4-
Clone plotly.js, where the <version> is one of the [these](https://github.com/plotly/plotly.js/tags):
4+
Clone plotly.js, where the <version> is one of [these](https://github.com/plotly/plotly.js/tags):
55
```sh
66
git clone --depth 1 --branch <version> https://github.com/plotly/plotly.js.git
77
```

0 commit comments

Comments
 (0)