Skip to content

Commit b374c1e

Browse files
Fix typos in comments
1 parent a0e45b6 commit b374c1e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

python/yt_analytics_report.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
# * --filters="channel==CHANNEL_ID"
2323
# * --filters="channel==CHANNEL_ID;country==COUNTRY_CODE"
2424
# * --filters="video==VIDEO_ID"
25-
# " --filters="claimedStatus==claimed;uploaderType==thirdParty"
26-
# and so forth.
25+
# * --filters="claimedStatus==claimed;uploaderType==thirdParty"
26+
# * etc.
2727
#
2828
###
2929

0 commit comments

Comments
 (0)