From d70cdd08dafbb06a69aa29ccc7fa09b2fca15ac6 Mon Sep 17 00:00:00 2001 From: Olivier Lacan Date: Tue, 4 Sep 2018 14:26:28 -0400 Subject: [PATCH] Fix unbalanced braces --- source/en/1.0.0/index.html.haml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/en/1.0.0/index.html.haml b/source/en/1.0.0/index.html.haml index 41168d3..e21a06b 100644 --- a/source/en/1.0.0/index.html.haml +++ b/source/en/1.0.0/index.html.haml @@ -195,8 +195,8 @@ version: 1.0.0 Is there a standard changelog format? %p - Not really. There's the #{link_to "GNU changelog style guide", - gnustyle}, or the #{link_to "two-paragraph-long GNU NEWS file", gnunews} + Not really. There's the #{link_to "GNU changelog style guide", gnustyle}, + or the #{link_to "two-paragraph-long GNU NEWS file", gnunews} "guideline". Both are inadequate or insufficient. %p