Skip to content

Commit

Permalink
Fix typo in streamreader_basic_tutorial.py
Browse files Browse the repository at this point in the history
  • Loading branch information
DomHudson authored May 13, 2024
1 parent ea437b3 commit 0e217f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/tutorials/streamreader_basic_tutorial.py
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@

######################################################################
# For regular audio formats and still image formats, such as `WAV`
# and `JPEG`, the number of souorce streams is 1.
# and `JPEG`, the number of source streams is 1.
#

streamer = StreamReader(AUDIO_URL)
Expand Down

0 comments on commit 0e217f6

Please sign in to comment.