Skip to content

Commit

Permalink
Fix typo. in README.md (jestjs#3635)
Browse files Browse the repository at this point in the history
  • Loading branch information
agiron123 authored and aaronabramov committed May 23, 2017
1 parent 9973370 commit 3c1d1eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion danger/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Why?

As Danger uses jest-runtime we need to separate out node_modules for Danger into it's own folder as conflicts [occured](https://github.com/facebook/jest/pull/2532).
As Danger uses jest-runtime we need to separate out node_modules for Danger into it's own folder as conflicts [occurred](https://github.com/facebook/jest/pull/2532).

If you'd like to make changes to the Dangerfile, find an existing PR and copy the URL.

Expand Down

0 comments on commit 3c1d1eb

Please sign in to comment.