aboutsummaryrefslogtreecommitdiff
path: root/src/core_plugins/console/public/src/directives/welcome.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/core_plugins/console/public/src/directives/welcome.html')
-rw-r--r--src/core_plugins/console/public/src/directives/welcome.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core_plugins/console/public/src/directives/welcome.html b/src/core_plugins/console/public/src/directives/welcome.html
index ff724ea11..fe72b52af 100644
--- a/src/core_plugins/console/public/src/directives/welcome.html
+++ b/src/core_plugins/console/public/src/directives/welcome.html
@@ -10,7 +10,7 @@
<p>Console understands requests in a compact format, similar to cURL:
<sense-help-example></sense-help-example>
-<p>While typing a request, Console will make suggestions which you can than accept by hitting Enter/Tab.
+<p>While typing a request, Console will make suggestions which you can then accept by hitting Enter/Tab.
These suggestions are made based on the request structure <i>as well as</i> your indices and types.
</p>