From e87da5dd0f380d4063e748f4bf1f8e73d4826338 Mon Sep 17 00:00:00 2001 From: Sean Whalen Date: Fri, 19 Oct 2018 18:37:52 -0400 Subject: [PATCH] Fix syntax error in docs --- docs/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index d9571d78..f8757b1b 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -528,7 +528,7 @@ To set up visual dashboards of DMARC data, install Elasticsearch and Kibana. Always set the minimum and maximum JVM heap sizes to the same value. For example, to set a 4 GB heap size, set - .. code-block:: + .. code-block:: bash -Xms4g -Xmx4g