From cf01d9365ad3e61b2e1a9bfec0bbe762b2ec1ba1 Mon Sep 17 00:00:00 2001 From: Elliott Stoneham Date: Wed, 14 Sep 2016 14:59:12 +0100 Subject: [PATCH] Fix Trello section wording --- core/section/trello/boards_template.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/section/trello/boards_template.go b/core/section/trello/boards_template.go index 47a5a523..1f2a758b 100644 --- a/core/section/trello/boards_template.go +++ b/core/section/trello/boards_template.go @@ -15,7 +15,7 @@ const boardsTemplate = `
{{if gt (len .Boards) 0}}
Boards
-

There are {{len .Boards}} boards, {{.ListTotal}} since lists, {{.CardTotal}} cards and {{len .MemberBoardAssign}} members {{.Since}}.

+

There are {{len .Boards}} boards, {{.ListTotal}} lists, {{.CardTotal}} cards and {{len .MemberBoardAssign}} members. Activity since {{.Since}}