From a8cdca6463de9e573dc2d31344b6d6e140221483 Mon Sep 17 00:00:00 2001 From: Anthony Lapenna Date: Thu, 9 Nov 2017 09:18:18 +0100 Subject: [PATCH] feat(templates): update OpenFaas description --- templates.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates.json b/templates.json index 72ef1cb..55de3b4 100644 --- a/templates.json +++ b/templates.json @@ -637,7 +637,7 @@ { "type": "stack", "title": "OpenFaaS", - "description": "A serverless framework", + "description": "Serverless functions made simple", "note": "Deploys the API gateway and sample functions. You can access the UI on port 8080.", "categories": ["serverless"], "platform": "linux",