aboutsummaryrefslogtreecommitdiff
path: root/HighLevelGoals.md
diff options
context:
space:
mode:
Diffstat (limited to 'HighLevelGoals.md')
-rw-r--r--HighLevelGoals.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/HighLevelGoals.md b/HighLevelGoals.md
index 7252b01..99653d6 100644
--- a/HighLevelGoals.md
+++ b/HighLevelGoals.md
@@ -8,7 +8,7 @@
roughly the same functionality as [asm.js](http://asmjs.org);
* ship an effective [polyfill](MVP.md#polyfill) library for the MVP that
translates WebAssembly code into JavaScript in the client so that
- WebAssembly MVP can run on existing browsers at high speeds;
+ WebAssembly MVP can run on existing browsers;
* ship a follow-up to the MVP which adds several more
[essential features](EssentialPostMVPFeatures.md); and
* continue to iteratively specify [additional features](FutureFeatures.md),