diff --git a/api.rst b/api.rst index 01f35676c..03d91ae30 100644 --- a/api.rst +++ b/api.rst @@ -596,7 +596,7 @@ this: Embedding through join tables ----------------------------- -PostgREST can also detect relationships going through join tables. Thus you can request the Actors for Films (which in this case finds the information through Roles). You can also reverse the direction of inclusion, asking for all Directors with each including the list of their Films: +PostgREST can also detect relationships going through join tables. Thus you can request the Actors for Films (which in this case finds the information through Roles). .. code-block:: http