[WebAssembly][NFC] Fix typos.
authorHiroshi Yamauchi <hiroshi@home>
Mon, 17 Apr 2023 20:24:49 +0000 (13:24 -0700)
committerHiroshi Yamauchi <hiroshi@home>
Mon, 17 Apr 2023 21:28:33 +0000 (14:28 -0700)
Differential Revision: https://reviews.llvm.org/D148567

llvm/lib/Target/WebAssembly/README.txt

index ab1cd8f0f84a26d3309c2da20a1ee3867f056f8b..8dc2d7fcc7335edc2522c4e30f91dab69a5d9958 100644 (file)
@@ -17,7 +17,7 @@ includes standard libraries, tools, and packaging for producing WebAssembly
 applications that can run in browsers and other environments.
 
 wasi-sdk provides a more minimal C/C++ SDK based on clang, llvm and a libc based
-on musl, for producing WebAssemmbly applictions that use the WASI ABI.
+on musl, for producing WebAssembly applications that use the WASI ABI.
 
 Rust provides WebAssembly support integrated into Cargo. There are two
 main options: