From a3532b81c5bb5b4c9d9ee78b6d4a272e96669668 Mon Sep 17 00:00:00 2001 From: Gregory Koberger Date: Mon, 3 Oct 2016 23:20:37 -0700 Subject: [PATCH] file => spec --- lib/init.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/init.js b/lib/init.js index 6daf27bad..8931121e8 100644 --- a/lib/init.js +++ b/lib/init.js @@ -19,7 +19,7 @@ var types = [ exports.run = function(config, info) { - console.log("This will help you set up an 'Open API' (formerly 'Swagger') file in your"); + console.log("This will help you set up an 'Open API' (formerly 'Swagger') spec in your"); console.log("repo, so you can start documenting your API!"); console.log("");