Skip to content
Snippets Groups Projects
Commit ec0cf996 authored by Matthew Hodgson's avatar Matthew Hodgson
Browse files

typo

parent 3e8bb99a
Branches
Tags 1.7.2
No related merge requests found
...@@ -76,7 +76,7 @@ class ReplicationResource(Resource): ...@@ -76,7 +76,7 @@ class ReplicationResource(Resource):
The response is a JSON object with keys for each stream with updates. Under The response is a JSON object with keys for each stream with updates. Under
each key is a JSON object with: each key is a JSON object with:
* "postion": The current position of the stream. * "position": The current position of the stream.
* "field_names": The names of the fields in each row. * "field_names": The names of the fields in each row.
* "rows": The updates as an array of arrays. * "rows": The updates as an array of arrays.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment