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 5000762 commit 013ed4cCopy full SHA for 013ed4c
gen/templates/README.mustache
@@ -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