Skip to content

Commit

Permalink
Fix tiny typo
Browse files Browse the repository at this point in the history
  • Loading branch information
delphaber authored Aug 15, 2024
1 parent 20e4115 commit f34d3e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ Its up to you to manage your token and secret. In our examples, we read them fro
### Example Usage
Below is a quick example of using Mux Ruby to list the Video assets stored in your Mux account.

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

0 comments on commit f34d3e1

Please sign in to comment.