Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/rorschach.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <github@rebertia.com>2014-10-31 05:17:39 +0300
committerChris Rebert <github@rebertia.com>2014-10-31 05:17:39 +0300
commit23e8421af9cb4073ab86d8822ec6a9a1daa27bcb (patch)
tree20416121a1a607f6c38473f61c23156896300150
parentdcb091403c88cffe03f114cb5d06c764c681687e (diff)
spelling in README
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5e71942..7f7de4a 100644
--- a/README.md
+++ b/README.md
@@ -32,7 +32,7 @@ By automating the process of sanity-checking proposed pull requests:
* Secret: Same as your `web-hook-secret-key` config value
* Which events would you like to trigger this webhook?: "Pull Request"
-## Acknowledgements
+## Acknowledgments
We all stand on the shoulders of giants and get by with a little help from our friends. Rorschach is written in [Scala](http://www.scala-lang.org) and built on top of:
* [Akka](http://akka.io) & [Spray](http://spray.io), for async processing & HTTP
* [Eclipse EGit GitHub library](https://github.com/eclipse/egit-github), for working with [the GitHub API](https://developer.github.com/v3/)