Skip to content

Commit

Permalink
Merge pull request #23 from rsiemens/patch-2
Browse files Browse the repository at this point in the history
fix README typo
  • Loading branch information
Mads Ohm Larsen committed Apr 30, 2019
2 parents 84618b1 + f7e8c0c commit d38c3eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -65,7 +65,7 @@ Add a `Document` to the `videos` `DocumentType`:
{'name': 'length', 'value': 1.50, 'type': 'float'}
]})

Add a `Document` to the `users` `DocumentType`:
Add a `Document` to the `channels` `DocumentType`:

client.create_document('youtube', 'channels', {
'external_id': 'external_id1',
Expand Down

0 comments on commit d38c3eb

Please sign in to comment.