diff --git a/src/core_plugins/console/public/src/directives/welcome.html b/src/core_plugins/console/public/src/directives/welcome.html index f570107527dc18..906c52083bd0b6 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 @@

Console understands requests in a compact format, similar to cURL: -

While typing a request, Console will make suggestions which you can than accept by hitting Enter/Tab. +

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 as well as your indices and types.