diff --git a/docs/Development.md b/docs/Development.md index cf618f8..248c6e2 100644 --- a/docs/Development.md +++ b/docs/Development.md @@ -10,7 +10,7 @@ make -j8 ``` Wasm3 is continuously tested with Clang, GCC, MSVC compilers, and on multiple platforms. -It can be easily integarted into any build system, as shown in `platforms`. +It can be easily integrated into any build system, as shown in `platforms`. ## Build on Linux, OS X