We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24e7ee9 commit 5000762Copy full SHA for 5000762
README.md
@@ -54,7 +54,7 @@ Its up to you to manage your token and secret. In our examples, we read them fro
54
### Example Usage
55
Below is a quick example of using mux-python to list the Video assets stored in your Mux account.
56
57
-Be sure to also checkout the [exmples directory](examples/):
+Be sure to also checkout the [examples directory](examples/):
58
* [List Assets, Live Streams, Signing Keys, and Uploads.](examples/video/list-everything.py)
59
* [Create an Asset, wait for it to become availiable, and print its playback URL](examples/video/ingest.py)
60
* [Create a new Live Stream and retrieve its Stream key.](examples/video/create-live-stream.py)
0 commit comments