Fixed a minor typo (#8904)

This commit is contained in:
Navaneeth Kesavan 2017-05-25 20:32:10 -04:00 committed by Spencer
parent 801549c17f
commit ee1178f2e4

View file

@ -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>