From a4545060f54f123a743539e26f7e7e36ff1e85de Mon Sep 17 00:00:00 2001 From: Col Date: Wed, 4 Sep 2019 14:37:27 +0200 Subject: [PATCH] Update .circleci/config.yml Typo --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 153c21b953..66db6f2136 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -131,7 +131,7 @@ jobs: git config user.name "Lunie Bot" node node_modules/simsala/src/cli.js release-candidate --semver prerelease --pending-path ./changes --owner luniehq --repository lunie --token $GIT_BOT_TOKEN --message "Please manually test before merging this to master" - # Push merges to master immediatly back to develop to stay in sync + # Push merges to master immediately back to develop to stay in sync mergeBack: executor: node steps: