From 7dac2ac9f788775725d824753b0922d4bc6c9ab8 Mon Sep 17 00:00:00 2001 From: Nana Amfo Date: Thu, 7 Dec 2017 16:36:41 -0600 Subject: [PATCH] docs: remove extra lines --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9be0be5..538f0a5 100644 --- a/README.md +++ b/README.md @@ -75,4 +75,4 @@ Make sure to follow the [conventional commit specification](https://conventional Once you are finished with your changes, run `npm test` to make sure all tests pass. Do a pull request against `master`, make sure the build passes. A team member will review and merge your pull request. -Once merged to `master` one pull request will be created against `master`. Make sure that the CHANGELOG.md and the package.json is correct before merging the auto generated pull request. After the autogenerated pull request has been merged to `master` the version will be bumped and published to npm. +Once merged to `master` one pull request will be created against `master`. Make sure that the CHANGELOG.md and the package.json is correct before merging the auto generated pull request. After the autogenerated pull request has been merged to `master` the version will be bumped and published to npm. \ No newline at end of file