Skip to content

Commit 839c4d1

Browse files
authored
Merge pull request #39 from muxinc/aelchert/fix-typo
README typo fix
2 parents 24e7ee9 + 013ed4c commit 839c4d1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Its up to you to manage your token and secret. In our examples, we read them fro
5454
### Example Usage
5555
Below is a quick example of using mux-python to list the Video assets stored in your Mux account.
5656

57-
Be sure to also checkout the [exmples directory](examples/):
57+
Be sure to also checkout the [examples directory](examples/):
5858
* [List Assets, Live Streams, Signing Keys, and Uploads.](examples/video/list-everything.py)
5959
* [Create an Asset, wait for it to become availiable, and print its playback URL](examples/video/ingest.py)
6060
* [Create a new Live Stream and retrieve its Stream key.](examples/video/create-live-stream.py)

gen/templates/README.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Its up to you to manage your token and secret. In our examples, we read them fro
5454
### Example Usage
5555
Below is a quick example of using mux-python to list the Video assets stored in your Mux account.
5656

57-
Be sure to also checkout the [exmples directory](examples/):
57+
Be sure to also checkout the [examples directory](examples/):
5858
* [List Assets, Live Streams, Signing Keys, and Uploads.](examples/video/list-everything.py)
5959
* [Create an Asset, wait for it to become availiable, and print its playback URL](examples/video/ingest.py)
6060
* [Create a new Live Stream and retrieve its Stream key.](examples/video/create-live-stream.py)

0 commit comments

Comments
 (0)