From dc51c546be3b00927036681e40799366be2ae9fc Mon Sep 17 00:00:00 2001 From: Steven Black Date: Sun, 23 Feb 2020 22:18:49 -0500 Subject: [PATCH] Fix typo in the Stale Bot text. --- .github/stale.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/stale.yml b/.github/stale.yml index 0bc99ed61..70a67d884 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -13,7 +13,7 @@ staleLabel: wontfix # Comment to post when marking an issue as stale. Set to `false` to disable markComment: > This issue has been automatically marked as stale because it has not had - recent activity. It will be closed in 14 daysif no further activity occurs. + recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions. # Comment to post when closing a stale issue. Set to `false` to disable closeComment: >