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 4340367 commit 7ace509Copy full SHA for 7ace509
apps/vanilla-app/README.md
@@ -16,7 +16,7 @@ To run this example, execute:
16
$ npm start
17
```
18
19
-Visit http://localhost:8080 to check avaiable examples.
+Visit http://localhost:8080 to check available examples.
20
21
## Examples
22
@@ -25,5 +25,5 @@ Visit http://localhost:8080 to check avaiable examples.
25
| transcode.html | Transcoding example |
26
| transcode-mt.html | Transcoding example using multi-thread |
27
| transcode.esm.html | Transcoding example using module |
28
-| trim.html | Video trimming exmple |
29
-| concatDemuxer.html | Video concat exmple |
+| trim.html | Video trimming example |
+| concatDemuxer.html | Video concat example |
0 commit comments