Skip to content

Commit 7ace509

Browse files
Fix typo (#541)
* Fix typo * Update README.md
1 parent 4340367 commit 7ace509

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

apps/vanilla-app/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ To run this example, execute:
1616
$ npm start
1717
```
1818

19-
Visit http://localhost:8080 to check avaiable examples.
19+
Visit http://localhost:8080 to check available examples.
2020

2121
## Examples
2222

@@ -25,5 +25,5 @@ Visit http://localhost:8080 to check avaiable examples.
2525
| transcode.html | Transcoding example |
2626
| transcode-mt.html | Transcoding example using multi-thread |
2727
| transcode.esm.html | Transcoding example using module |
28-
| trim.html | Video trimming exmple |
29-
| concatDemuxer.html | Video concat exmple |
28+
| trim.html | Video trimming example |
29+
| concatDemuxer.html | Video concat example |

0 commit comments

Comments
 (0)