From 63ecb49527bbd77a6653db62fa8910b1813426bb Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Wed, 21 Aug 2019 10:48:58 -0400 Subject: [PATCH] spelling: contributors --- automation/properties/greetings.properties.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/automation/properties/greetings.properties.json b/automation/properties/greetings.properties.json index 80b8f83..743afe3 100644 --- a/automation/properties/greetings.properties.json +++ b/automation/properties/greetings.properties.json @@ -1,6 +1,6 @@ { "name": "Greetings", - "description": "Greets users who are first time contributers to the repo", + "description": "Greets users who are first time contributors to the repo", "iconName": "octicon smiley", "categories": ["Automation", "SDLC"] }