Merge pull request #905 from Maxgy/master

fix README grammar
This commit is contained in:
Syrus Akbary 2019-10-25 01:03:15 -07:00 committed by GitHub
commit 1fee31b525
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -94,8 +94,8 @@ fn main() -> error::Result<()> {
## Additional Notes
The `wasmer-runtime` crate is build to support multiple compiler
backends. We support have a [Cranelift] backend in the
The `wasmer-runtime` crate is built to support multiple compiler
backends. We support having a [Cranelift] backend in the
[`wasmer-clif-backend`] crate, a [LLVM] backend in the
[`wasmer-llvm-backend`] crate, and the [Singlepass] backend in the
[`wasmer-singlepass-backend`] crate. Currently, the Cranelift backend