Skip to content

Commit

Permalink
Merge pull request #1049 from NotMoni/NotMoni-patch-1
Browse files Browse the repository at this point in the history
fix grammar in README.md
  • Loading branch information
orta authored Jun 21, 2020
2 parents bb1e135 + 6ca021f commit 7a1d10c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ x

<!-- Your comment below this -->

- Fix Typo in README.md [@NotMoni]
- Fix danger failure on getting diff for files with spaces in file path [@HonzaMac]

<!-- Your comment above this -->
Expand Down Expand Up @@ -1769,6 +1770,7 @@ Not usable for others, only stubs of classes etc. - [@orta]
[@ninjaprox]: https://github.com/ninjaprox
[@nminhnguyen]: https://github.com/NMinhNguyen
[@nornagon]: https://github.com/nornagon
[@NotMoni]: https://github.com/NotMoni
[@orta]: https://github.com/orta
[@osmestad]: https://github.com/osmestad
[@patrickkempff]: https://github.com/patrickkempff
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Danger runs after your CI, automating your team's conventions surrounding code r
This provides another logical step in your process, through which Danger can help lint your rote tasks in daily code
review.

You can use Danger to codify your teams norms, leaving humans to think about harder problems.
You can use Danger to codify your team's norms, leaving humans to think about harder problems.

Danger JS works with GitHub, BitBucket Server, BitBucket Cloud for code review, then with: Travis CI, GitLab CI,
Semaphore, Circle CI, GitHub Actions, Jenkins, Docker Cloud, Bamboo, Bitrise, surf-build, Codeship, Drone, Buildkite,
Expand Down

0 comments on commit 7a1d10c

Please sign in to comment.