From 26572f62a8703b6d3c11627e63649c500cd746d6 Mon Sep 17 00:00:00 2001 From: Sugan Krishnan Date: Thu, 16 Jul 2015 11:12:21 +0530 Subject: [PATCH] minor grammatical fix in advanced prompts --- app/advanced-prompts.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/advanced-prompts.json b/app/advanced-prompts.json index f9b6e210..1bcf58fd 100644 --- a/app/advanced-prompts.json +++ b/app/advanced-prompts.json @@ -2,7 +2,7 @@ { "type": "checkbox", "name": "advancedFeatures", - "message": "Do you want include these features?", + "message": "Do you want to include these features?", "choices": [ { "value": "modernizr",