Skip to content

Commit 56e79ab

Browse files
committed
fix(readme): grammar
1 parent 78eb703 commit 56e79ab

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
@@ -87,7 +87,7 @@ video_f = conn.upload(file_path="./my_video.mp4")
8787

8888
### 📺 Viewing your video
8989

90-
Your video is available instantly for viewing in 720p resolution ⚡️
90+
Your video is instantly available for viewing in 720p resolution ⚡️
9191

9292
- Generate a streamable url for the video using video.generate_stream()
9393
- Preview the video using video.play(). This will open the video in your default browser/notebook

0 commit comments

Comments
 (0)