From 02fdca375aa9a573e7c5e7b03429b25e5bed6878 Mon Sep 17 00:00:00 2001 From: PrinsFrank Date: Mon, 7 Dec 2020 09:49:52 +0100 Subject: [PATCH] Fix readme wording for option to update existing issue --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 75f8f23..5c264a1 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ steps: update_existing: true ``` -The `assignees` and `milestone` speak for themselves, the `update_existing` param can be passed and set to `true` when you want an existing open issue with the **exact same title** when it exists. +The `assignees` and `milestone` speak for themselves, the `update_existing` param can be passed and set to `true` when you want to update an open issue with the **exact same title** when it exists. ### Outputs