aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJF Bastien <jfb@chromium.org>2015-06-08 19:48:10 +0200
committerJF Bastien <jfb@chromium.org>2015-06-08 19:48:10 +0200
commit658f9498b49ea93a0c7ee9fb03533e2eeb273b96 (patch)
tree6ebef81da7e482080691d47b6db1acec50cfcfd3
parent34c726663829d4e87f0129ea3c1213aa44a132d8 (diff)
downloadnanowasm-design-658f9498b49ea93a0c7ee9fb03533e2eeb273b96.tar.gz
Gramer fixx.
-rw-r--r--MVP.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/MVP.md b/MVP.md
index 3e5d21e..73c6146 100644
--- a/MVP.md
+++ b/MVP.md
@@ -103,7 +103,7 @@ isomorphic to the [binary format](BinaryEncoding.md).
[other modules](MVP.md#code-loading-and-imports). As examples:
* A WebAssembly shell might define a builtin `stdio` library with an export
`puts`.
- * In the browser, would be the WebIDL support mentioned in
+ * In the browser, the WebIDL support mentioned in
[future features](FutureFeatures.md).
* Where there is overlap between the browser and popular non-browser
environments, a shared spec could be proposed, but this would be separate