Forráskód Böngészése

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

Co-authored-by: Jaskaran Bindra <jskrnbindra@gmail.com>
James Rodewig 4 éve
szülő
commit
0b4b59c784
1 módosított fájl, 1 hozzáadás és 1 törlés
  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.
 
 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>>.
 
 <<sql-overview, Overview>>::