浏览代码

DOC: improved wording in SQL client app section

Costin Leau 7 年之前
父节点
当前提交
32a22ca00e
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/reference/sql/endpoints/client-apps/index.asciidoc

+ 1 - 1
docs/reference/sql/endpoints/client-apps/index.asciidoc

@@ -3,7 +3,7 @@
 [[sql-client-apps]]
 == SQL Client Applications
 
-Thanks to its <<sql-jdbc, JDBC>> interface, {es-sql} supports a broad range of applications.
+Thanks to its <<sql-jdbc, JDBC>> interface, a broad range of third-party applications can use {es}'s SQL capabilities.
 This section lists, in alphabetical order, a number of them and their respective configuration - the list however is by no means comprehensive (feel free to https://www.elastic.co/blog/art-of-pull-request[submit a PR] to improve it):
 as long as the app can use the {es-sql} driver, it can use {es-sql}.