Skip to content

Commit

Permalink
doc update
Browse files Browse the repository at this point in the history
  • Loading branch information
thijstriemstra committed Feb 14, 2024
1 parent d220b76 commit 639fa88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/plugins/ffmpeg.wasm.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Include the library files and place them before any other scripts:

```html
<script src="@ffmpeg/ffmpeg/dist/umd/ffmpeg.js"></script>
<script src="@ffmpeg/ffmpeg/util/umd/index.js"></script>
<script src="@ffmpeg/util/dist/umd/index.js"></script>
```

Import the plugin:
Expand Down

0 comments on commit 639fa88

Please sign in to comment.