diff options
| author | Jonathan Tien <jonathan.tien@gmail.com> | 2015-06-26 19:50:45 -0700 |
|---|---|---|
| committer | Jonathan Tien <jonathan.tien@gmail.com> | 2015-06-26 19:50:45 -0700 |
| commit | baa6991af9159b897b1f2c603ff4eab348be4a2a (patch) | |
| tree | a59e90599a4b2799ee638ec2f5ddccca884dc6fe | |
| parent | 8eda1f712ca505d86bf9b92efdf40fde41734468 (diff) | |
| download | nanowasm-design-baa6991af9159b897b1f2c603ff4eab348be4a2a.tar.gz | |
fix typo
| -rw-r--r-- | PostMVP.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # Essential Post-MVP Features -Some features are know to be essential and needed as soon as possible but aren't +Some features are known to be essential and needed as soon as possible but aren't in the [Minimum Viable Product (MVP)](MVP.md) because there isn't yet a portably-efficient [polyfill](Polyfill.md) via JavaScript. There is a much bigger [list of features](FutureFeatures.md) that will be added after these |
