diff options
| author | JF Bastien <jfb@chromium.org> | 2015-06-10 14:35:35 +0200 |
|---|---|---|
| committer | JF Bastien <jfb@chromium.org> | 2015-06-10 14:35:35 +0200 |
| commit | 58eb5445c450eec10b4b16cdc79b7be52b9f2ba2 (patch) | |
| tree | 209054618094f248b5ff988c90c3f0b15cebf781 | |
| parent | 60045735c8912e2061fb0bf211e20fe3db72dd91 (diff) | |
| download | nanowasm-design-58eb5445c450eec10b4b16cdc79b7be52b9f2ba2.tar.gz | |
Parenthesize MVP consistently.
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ A good starting point is the [high-level design goals](HighLevelGoals.md), followed by the [FAQ](FAQ.md). We've mapped out features we expect to ship: - 1. In [the Minimum Viable Product](MVP.md) (MVP); + 1. In [the Minimum Viable Product (MVP)](MVP.md); 2. Closely [after the MVP](EssentialPostMVPFeatures.md); 3. In [future versions](FutureFeatures.md). |
