Skip to content

Commit f7e8c0c

Browse files
authored
fix README typo
Update users to channels
1 parent 84618b1 commit f7e8c0c

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)