Skip to content

Commit d38c3eb

Browse files
author
Mads Ohm Larsen
authored
Merge pull request #23 from rsiemens/patch-2
fix README typo
2 parents 84618b1 + f7e8c0c commit d38c3eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Add a `Document` to the `videos` `DocumentType`:
6565
{'name': 'length', 'value': 1.50, 'type': 'float'}
6666
]})
6767

68-
Add a `Document` to the `users` `DocumentType`:
68+
Add a `Document` to the `channels` `DocumentType`:
6969

7070
client.create_document('youtube', 'channels', {
7171
'external_id': 'external_id1',

0 commit comments

Comments
 (0)