From 9170ea6bd7eba881c6eb1e27fefa6277915a29f6 Mon Sep 17 00:00:00 2001
From: Lucas Roesler <roesler.lucas@gmail.com>
Date: Sat, 13 Oct 2018 12:06:28 +0200
Subject: [PATCH] Fix typo in community providers table

Signed-off-by: Lucas Roesler <roesler.lucas@gmail.com>
---
 community.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/community.md b/community.md
index 5d463cbd..68f08eac 100644
--- a/community.md
+++ b/community.md
@@ -52,7 +52,7 @@ Official providers developed and supported by the OpenFaaS project
 | **faas-swarm** - Docker Swarm provider | OpenFaaS | [github.com](https://github.com/openfaas/faas-swarm) | Supported |
 | **openfaas-operator** - Kubernetes Operator provider | OpenFaaS | [github.com](https://github.com/openfaas-incubator/openfaas-operator) | Incubation |
 
-Community providers actively being developed and/or support provided by a third-party
+Community providers actively being developed and/or supported by a third-party
 
 | Project name and description                                         | Author     | Site      | Status      |
 |----------------------------------------------------------------------|------------|-----------|-------------|
-- 
GitLab