DOC: improved wording in SQL client app section

This commit is contained in:
Costin Leau 2018-09-13 22:07:23 +03:00
parent 60ab4f97ab
commit 32a22ca00e
1 changed files with 1 additions and 1 deletions

View File

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