Skip to content

Commit

Permalink
api.rst: de-duped a word, added commas (#78)
Browse files Browse the repository at this point in the history
  • Loading branch information
elimisteve authored and begriffs committed May 29, 2017
1 parent 49af7dc commit cb90e3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -348,7 +348,7 @@ PostgREST can also detect relations going through join tables. Thus you can requ
Embedded Filters and Order
--------------------------

Embedded tables can be filtered and ordered similarly to their top-level counterparts. To to do so prefix the query parameters with the name of the embedded table. For instance to order the actors in each film:
Embedded tables can be filtered and ordered similarly to their top-level counterparts. To do so, prefix the query parameters with the name of the embedded table. For instance, to order the actors in each film:

.. code-block:: http
Expand Down

0 comments on commit cb90e3e

Please sign in to comment.