Skip to content

Commit 6bf3974

Browse files
update example text
Co-authored-by: Alex Johnson <[email protected]>
1 parent 585a4a9 commit 6bf3974

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
@@ -106,7 +106,7 @@ npm run partial-bundle -- --unminified
106106
```
107107

108108
### Example illustrating use of different options together
109-
To create `unminified` custom bundle named `myScatters` including `scatter`, `scattergl` and `scatter3d` traces without any transforms:
109+
To create an unminified custom bundle named `myScatters` including `scatter`, `scattergl` and `scatter3d` traces without any transforms:
110110
```
111111
npm run partial-bundle -- \
112112
--unminified \

0 commit comments

Comments
 (0)