Browse Source

Minor spelling and grammar fix (#32931)

Dominik 7 years ago
parent
commit
525cda0331
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/reference/sql/overview.asciidoc

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

@@ -28,7 +28,7 @@ No need for additional hardware, processes, runtimes or libraries to query {es};
 
 Lightweight and efficient::
 
-{es-sql} does not abstract {es} and its search capabilities - on the contrary, it embrases and exposes to SQL to allow proper full-text search, in real-time, in the same declarative, succint fashion.
+{es-sql} does not abstract {es} and its search capabilities - on the contrary, it embraces and exposes SQL to allow proper full-text search, in real-time, in the same declarative, succint fashion.