fix 2.0 rel notes
diff --git a/_posts/release/2017-09-05-accumulo-2.0.0.md b/_posts/release/2017-09-05-accumulo-2.0.0.md
index 7cf88ed..64cfdec 100644
--- a/_posts/release/2017-09-05-accumulo-2.0.0.md
+++ b/_posts/release/2017-09-05-accumulo-2.0.0.md
@@ -24,6 +24,7 @@
   * Clients can be created using a new Java builder, `Properties` object, or `accumulo-client.properties`
   * Clients can now be created with default settings for `BatchWriter`, `Scanner`, etc.
   * Create scanners with default authorizations. {% ghi 744 %}
+
 See the [client documentation][clients] for more information on how to use the new API.
 
 ### Hadoop 3 Java 8 & 11.