Browse Source

[DOCS] Fix typo (#68362) (#68380)

Co-authored-by: Jaskaran Bindra <jskrnbindra@gmail.com>
James Rodewig 4 years ago
parent
commit
0b4b59c784
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/reference/sql/index.asciidoc

+ 1 - 1
docs/reference/sql/index.asciidoc

@@ -16,7 +16,7 @@ X-Pack includes a SQL feature to execute SQL queries against {es}
 indices and return results in tabular format.
 indices and return results in tabular format.
 
 
 The following chapters aim to cover everything from usage, to syntax and drivers.
 The following chapters aim to cover everything from usage, to syntax and drivers.
-Experience users or those in a hurry might want to jump directly to 
+Experienced users or those in a hurry might want to jump directly to
 the list of SQL <<sql-commands, commands>> and <<sql-functions, functions>>.
 the list of SQL <<sql-commands, commands>> and <<sql-functions, functions>>.
 
 
 <<sql-overview, Overview>>::
 <<sql-overview, Overview>>::