This is an automated email from the ASF dual-hosted git repository.
sunithabeeram pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git
The following commit(s) were added to refs/heads/master by this push:
new 581464e Spelling correction (#3977)
581464e is described below
commit 581464ee63529b53ba528f84e970f50e0e2e7d5e
Author: Shrinivas Devshatwar <[email protected]>
AuthorDate: Mon Mar 18 06:47:53 2019 -0700
Spelling correction (#3977)
---
docs/client_api.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/client_api.rst b/docs/client_api.rst
index e9c1a16..04e9bf0 100644
--- a/docs/client_api.rst
+++ b/docs/client_api.rst
@@ -20,7 +20,7 @@
Executing queries via REST API on the Broker
============================================
-The Pinot REST API can be accessed by invoking ``POST`` operation witha a JSON
body containing the parameter ``pql``
+The Pinot REST API can be accessed by invoking ``POST`` operation with a JSON
body containing the parameter ``pql``
to the ``/query`` URI endpoint on a broker. Depending on the type of query,
the results can take different shapes.
The examples below use curl.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]