From 0b450fe855ab25cde82ba10c78e2139e75df8b94 Mon Sep 17 00:00:00 2001 From: JF Bastien Date: Thu, 4 Jun 2015 17:36:20 -0700 Subject: Address sunfish's comments. --- FeatureTest.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'FeatureTest.md') 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. -- cgit v1.2.3