Skip to content

Commit 77a11fd

Browse files
authored
Fix typo (#606)
1 parent 2a1939c commit 77a11fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/website/docs/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Of course, it is still highly welcome to contribute a nodejs version of ffmpeg.w
1414
### Why ffmpeg.wasm is so slow comparing to ffmpeg?
1515

1616
As of now, WebAssembly is still a lot slower than native, it is possible to further speed up using
17-
WebAssembly intrinsic, which basically wrting assembly code. It is something we are investigating
17+
WebAssembly intrinsic, which is basically writing assembly code. It is something we are investigating
1818
and hope to introduce in the future.
1919

2020
If you are OK with more unstable version of ffmpeg.wasm, using ffmpeg.wasm multithread (mt) version

0 commit comments

Comments
 (0)