diff --git a/website/electric-api.yaml b/website/electric-api.yaml index 8d8d6f5816..9cfe670bda 100644 --- a/website/electric-api.yaml +++ b/website/electric-api.yaml @@ -102,7 +102,7 @@ paths: description: |- This is a cursor generated by the server during live requests. It helps bust caches for responses from previous long-polls. - - name: shape_handle + - name: handle in: query schema: type: string @@ -110,8 +110,8 @@ paths: description: |- The shape handle returned by the initial shape request. - This is a required parameter when this is not an initial sync request. - I.e. when offset is not `-1`. + This is a required parameter when this is not an initial sync request, + i.e. when offset is not `-1`. - name: where in: query schema: