From b38f1e0687174cb8289b27a30b3e506b3697bd22 Mon Sep 17 00:00:00 2001 From: Lewis Cowper Date: Mon, 4 May 2015 00:39:48 +0100 Subject: [PATCH] docs(intro): grammar fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6ed9fa23..b1ff7050 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ It fully automates your package's releases. It will determine not only which ver It is fully integrated into the `npm` lifecycle, so all you need to do is to configure your CI to regularly `npm publish` (i.e. for every commit). -Removing human descisions and emotions from version numbers and releases – strictly following the [SemVer](http://semver.org/) spec suddenly isn't a problem anymore. +It removes human decisions and emotions from version numbers and releases – suddenly, strictly following the [SemVer](http://semver.org/) spec isn't a problem anymore. ![https://twitter.com/trodrigues/status/509301317467373571](https://cloud.githubusercontent.com/assets/908178/6091690/cc86f58c-aeb8-11e4-94cb-15f15f486cde.png)