From 57581ad7334748249e2a0c63d144ad9e76eef746 Mon Sep 17 00:00:00 2001 From: James Young <18669334+noroadsleft@users.noreply.github.com> Date: Tue, 26 Nov 2019 13:45:18 -0800 Subject: [PATCH] Fix typos in stale.yml (#7489) --- .github/stale.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/stale.yml b/.github/stale.yml index 70804ff88d5..eb498881915 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -18,7 +18,7 @@ pulls: activity in the last 45 days. It will be closed in 30 days if no further activity occurs. Please feel free to give a status update now, or re-open when it's ready. - For maintainers: Please label with `awaiting review`, `breaking_change`, `in progress, or `on hold` to prevent + For maintainers: Please label with `awaiting review`, `breaking_change`, `in progress`, or `on hold` to prevent the issue from being re-flagged. # Comment to post when closing a stale Issue or Pull Request. closeComment: > @@ -45,7 +45,7 @@ issues: last 90 days. It will be closed in the next 30 days unless it is tagged properly or other activity occurs. - For maintainers: Please label with `bug`, `in progress`, `on hold`, discussion` or `to do` to prevent + For maintainers: Please label with `bug`, `in progress`, `on hold`, `discussion` or `to do` to prevent the issue from being re-flagged. closeComment: > This issue has been automatically closed because it has not had activity in the last 30 days.