From c8f4b50572e278d913250519b5ddb83f2dfcaf3f Mon Sep 17 00:00:00 2001 From: Jiawen Geng Date: Sun, 25 Aug 2019 16:08:18 +0800 Subject: [PATCH] typo fix --- template/saofile.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/saofile.js b/template/saofile.js index 3d52388..5feb3a9 100644 --- a/template/saofile.js +++ b/template/saofile.js @@ -11,7 +11,7 @@ module.exports = { }, { name: 'description', - message: 'How would you descripe the new project', + message: 'How would you describe the new project', default: `my ${superb()} project` }, {