From 250fd170e49f00bdd52852314a5bf0f007bce0e5 Mon Sep 17 00:00:00 2001 From: mitchellhamilton Date: Fri, 4 Oct 2019 14:51:14 +1000 Subject: [PATCH] Make a deploy happen --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1c5758f..e368690 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ yarn The changeset bot will listen for pull requests being opened and pull requests that have been updated, upon which it will then scan through the files for a changeset that has been added. The bot will make a comment on the PR stating whether it found a changeset or not, as well as the message of the latest commit. If the PR is being updated -then the bot will update the existing comment. +then the bot will update the existing comment