Update _docs-2/configuration/overview.md

Co-Authored-By: Christopher Tubbs <ctubbsii@apache.org>
diff --git a/_docs-2/configuration/overview.md b/_docs-2/configuration/overview.md
index 85e31e2..c289eb9 100644
--- a/_docs-2/configuration/overview.md
+++ b/_docs-2/configuration/overview.md
@@ -85,9 +85,6 @@
 ```
 
 ### Zookeeper Considerations
-
-#### Storing Accumulo Server Properties
-
 Any [server properties] that are set in Zookeeper should consider the limitations of Zookeeper itself with respect to the
 number of nodes and the size of the node data. Custom table properties and options for Iterators configured on tables
 are two areas in which there aren't any fail safes built into the API that can prevent the user from making this mistake.