From 1fbc66cb9629af1da0ebd74d2d2dbf2d3a4d22c3 Mon Sep 17 00:00:00 2001 From: Peter Boling Date: Thu, 4 Jan 2018 23:32:16 -0800 Subject: [PATCH] Fix typo - Add missing comma --- source/en/1.0.0/index.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/en/1.0.0/index.html.haml b/source/en/1.0.0/index.html.haml index 3632429..5174eda 100644 --- a/source/en/1.0.0/index.html.haml +++ b/source/en/1.0.0/index.html.haml @@ -175,7 +175,7 @@ version: 1.0.0 overlap in ambiguous ways with other date formats, unlike some regional formats that switch the position of month and day numbers. These reasons, and the fact this date format is an - #{link_to "ISO standard", iso} are why it is the recommended date + #{link_to "ISO standard", iso}, are why it is the recommended date format for changelog entries. %aside