From 0a3d06cfd1db4993a48e46fff65aa5d03c2cea46 Mon Sep 17 00:00:00 2001 From: Brad Warren Date: Tue, 16 May 2017 12:53:08 -0700 Subject: [PATCH] fix spacing --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index eb9b4efde..dad6e96b6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,8 +9,8 @@ Certbot adheres to [Semantic Versioning](http://semver.org/). * Certbot now works with configargparse 0.12.0. * Issues with the Apache plugin and Augeas 1.7+ have been resolved. * A problem where the Nginx plugin would fail to install certificates on - systems that had the plugin's SSL/TLS options file from 7+ months ago has - been fixed. +systems that had the plugin's SSL/TLS options file from 7+ months ago has been +fixed. ## 0.14.0 - 2017-05-04