aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJF Bastien <jfb@chromium.org>2015-06-10 14:35:35 +0200
committerJF Bastien <jfb@chromium.org>2015-06-10 14:35:35 +0200
commit58eb5445c450eec10b4b16cdc79b7be52b9f2ba2 (patch)
tree209054618094f248b5ff988c90c3f0b15cebf781
parent60045735c8912e2061fb0bf211e20fe3db72dd91 (diff)
downloadnanowasm-design-58eb5445c450eec10b4b16cdc79b7be52b9f2ba2.tar.gz
Parenthesize MVP consistently.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1c2476e..ad79830 100644
--- a/README.md
+++ b/README.md
@@ -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).