From 6af6c996f7c023ad6efb1e16aefa90efd3bb0488 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Fri, 14 Jun 2013 21:35:35 +0200 Subject: [PATCH] Descriptions should start with Uppercase letter Fix description to start with uppercase letter - as nearly everyone else --- bc-template-logging.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bc-template-logging.json b/bc-template-logging.json index 04d199e..cd8e627 100644 --- a/bc-template-logging.json +++ b/bc-template-logging.json @@ -1,6 +1,6 @@ { "id": "bc-template-logging", - "description": "centralized logging system based on syslog", + "description": "Centralized logging system based on syslog", "attributes": { "logging": { "external_servers": [ ]