diff --git a/docs/json_api.rst b/docs/json_api.rst index b1bafcb1..a7e8da91 100644 --- a/docs/json_api.rst +++ b/docs/json_api.rst @@ -45,7 +45,7 @@ looks like this:: } The ``columns`` key lists the columns that are being returned, and the ``rows`` -key then returns a list of objets, each one representing a row. +key then returns a list of objects, each one representing a row. The ``_shape`` parameter can be used to access alternative formats for the ``rows`` key which may be more convenient for your application. There are three