diff options
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. |
