From a56c1d97949d8357b91257eaa392f71b986aafa5 Mon Sep 17 00:00:00 2001
From: Thomas Ebert <thomas.ebert@te-online.net>
Date: Tue, 9 Jul 2019 16:26:22 +0200
Subject: [PATCH] =?UTF-8?q?Stale=20bot=20message=20=E2=80=93=C2=A0Fix=20pl?=
 =?UTF-8?q?ural=20of=20information.=20Include=20that=20not=20every=20stale?=
 =?UTF-8?q?=20issue=20is=20missing=20information.?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 .github/stale.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/stale.yml b/.github/stale.yml
index f9abe6f46e9..7b0e3383483 100644
--- a/.github/stale.yml
+++ b/.github/stale.yml
@@ -22,7 +22,7 @@ staleLabel: stale
 # Comment to post when marking as stale. Set to `false` to disable
 markComment: >
   This issue has been automatically marked as stale because it has not had
-  recent activity and it seems to be missing some essential informations.
+  recent activity and might be missing some essential information.
   It will be closed if no further activity occurs. Thank you
   for your contributions.
 
-- 
GitLab