Skip to content

Commit

Permalink
Spelling correction (#3977)
Browse files Browse the repository at this point in the history
  • Loading branch information
sdevshatwar authored and sunithabeeram committed Mar 18, 2019
1 parent b2c5a88 commit 581464e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/client_api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit 581464e

Please sign in to comment.