From fbcdd8ad35bc617b729f13b1a99b6e7e93d67c6c Mon Sep 17 00:00:00 2001 From: jonpas Date: Wed, 23 Nov 2016 16:35:47 +0100 Subject: [PATCH] Fix missing word in gibot comment (#4695) --- .gibot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gibot.yml b/.gibot.yml index 4b8dffb6f7..1fdf83063e 100644 --- a/.gibot.yml +++ b/.gibot.yml @@ -11,7 +11,7 @@ stages: - marked for cleanup comment: - 'Hello @{author}! There has been no activity on this ticket for over a period of {days} days. I am automatically replying to let you know we will close this ticket within 1 week due to inactivity and consider this resolved.' - - 'If you believe this in error, please reply with the requested information.' + - 'If you believe this is in error, please reply with the requested information.' - 'Thank you. :robot:' action: close: false