From 2248f1570532c189d285c3b177e7e0679cc2fd73 Mon Sep 17 00:00:00 2001
From: Bruno Oliveira da Silva <bruno@abstractj.org>
Date: Tue, 16 Apr 2019 23:25:22 -0300
Subject: [PATCH] [KEYCLOAK-10080] Typo in CONTRIBUTING.md document for
 Gatekeeper

---
 CONTRIBUTING.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index d600403..be8ae59 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -1,6 +1,6 @@
 # Keycloak Community
 
-Keycloak Gatekeeper is an Open Source adapter to solution to protect non-Java modern Applications and Services.
+Keycloak Gatekeeper is an Open Source adapter solution to protect non-Java modern Applications and Services.
 
 ## Building and working with the codebase
 
-- 
GitLab