diff options
| author | JF Bastien <jfb@chromium.org> | 2015-06-04 17:36:20 -0700 |
|---|---|---|
| committer | JF Bastien <jfb@chromium.org> | 2015-06-04 17:36:20 -0700 |
| commit | 0b450fe855ab25cde82ba10c78e2139e75df8b94 (patch) | |
| tree | 43372ff90e735cfecd44e401946fedb9543b3c5a /FeatureTest.md | |
| parent | bf2184fd6daf4e51109c27ccaff8b826d63bd184 (diff) | |
| download | nanowasm-design-0b450fe855ab25cde82ba10c78e2139e75df8b94.tar.gz | |
Address sunfish's comments.
Diffstat (limited to 'FeatureTest.md')
| -rw-r--r-- | FeatureTest.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FeatureTest.md b/FeatureTest.md index 2b8a79f..f9877dc 100644 --- a/FeatureTest.md +++ b/FeatureTest.md @@ -1,6 +1,6 @@ # Feature Test -Any feature not present in [MVP](MVP.md) will have a corresponding feature +Any feature not present in [the MVP](MVP.md) will have a corresponding feature test. This allows polyfills to elegantly emulate a feature, and allows developers to fallback to another implementation if they so desire. |
