From 8a1cdf19839512de79794afea2d1db1ed53afd20 Mon Sep 17 00:00:00 2001 From: Thomas Neirynck Date: Thu, 3 Aug 2017 14:52:34 -0400 Subject: [PATCH] fix typo --- docs/visualize/regionmap.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/visualize/regionmap.asciidoc b/docs/visualize/regionmap.asciidoc index 284fe611d874..923767728369 100644 --- a/docs/visualize/regionmap.asciidoc +++ b/docs/visualize/regionmap.asciidoc @@ -31,7 +31,7 @@ as well as your self-hosted layers that are configured in the *config/kibana.yml to make self-hosted layers available, see the <> documentation. - *Join field*: this is the property from the selected vector map that will be used to join on the terms in your terms-aggregation. When terms cannot be joined to any of the shapes in the vector layer because there is no exact match in the vector layer, Kibana will display a warning. -To turn of these warnings, go to *Management/Kibana/Advanced Settings* and set `visualization:regionmap:showWarnings` to `vefalse`. +To turn of these warnings, go to *Management/Kibana/Advanced Settings* and set `visualization:regionmap:showWarnings` to `false`. ===== Style Settings - *Color Schema*: the color range used to color the shapes.