corrected misspelling in feature table

This commit is contained in:
Michael Stewart 2019-04-03 08:53:11 -04:00 committed by GitHub
parent 76435a76b9
commit 4ccd3aaf11
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,7 +37,7 @@ The following table shows the status of future WebAssembly features required by
| Feature | V8 | SpiderMonkey | WABT |
| ----------------------- | ------ | ------------ | ------ |
| [floar-to-int][1] | yes | yes | yes |
| [float-to-int][1] | yes | yes | yes |
| [Sign-extension][2] | yes | yes | yes |
| [Multi-value][3] | yes | - | yes |
| [Reference Types][4] | yes | yes | - |