Skip to content

Commit d5f03f9

Browse files
authored
Merge pull request #6116 from VictorBezak/patch-1
Fixed Typo
2 parents f0fa87e + a2be618 commit d5f03f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ npm start
118118

119119
This command bundles up the source files with source maps using
120120
[browserify](https://github.com/substack/node-browserify), starts a
121-
[watchify](https://github.com/substack/watchify) file watcher (making the your
121+
[watchify](https://github.com/substack/watchify) file watcher (making your
122122
dev plotly.js bundle update every time a source file is saved) and opens up a
123123
tab in your browser.
124124

0 commit comments

Comments
 (0)