From c39a7f82cb71684bc3a55cef06e0e69aaf830861 Mon Sep 17 00:00:00 2001 From: Gene McCulley Date: Thu, 28 Mar 2019 08:53:47 -0400 Subject: [PATCH] Update README.md Fix grammar error. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8223c73d6c..84b5dec2e2 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ Additional goals for Wasmtime include: - Implement the [proposed WebAssembly C API]. - Facilitate testing, experimentation, and development around the [Cranelift] and [Lightbeam] JITs. - - Develop a the native ABI used for compiling WebAssembly suitable for use in both + - Develop a native ABI used for compiling WebAssembly suitable for use in both JIT and AOT to native object files. [proposed WebAssembly C API]: https://github.com/rossberg/wasm-c-api