Skip to content

Commit 4dfe69e

Browse files
Update CONTRIBUTING.md
1 parent 56b090f commit 4dfe69e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: CONTRIBUTING.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@ Plotly.plot(Tabs.fresh(), [{x:[1,2,3], y:[2,1,2]}]);
5252

5353
### Testing
5454

55-
Both jasmine and image test are run on
56-
[CircleCI](https://circleci.com/gh/plotly/plotly.js) on every pushes to this
55+
Both jasmine and image tests are run on
56+
[CircleCI](https://circleci.com/gh/plotly/plotly.js) on every push to this
5757
repo.
5858

5959
Jasmine tests are run in a browser using

0 commit comments

Comments
 (0)