Skip to content

Commit 9476e3f

Browse files
authored
Update config.js
1 parent a6df88c commit 9476e3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/ionic/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ var appLibUtils = IonicAppLib.utils;
99
var settings = {
1010
title: 'config',
1111
name: 'config',
12-
summary: 'Set configuration variables for your ionic app ' + '(alpha)'.red,
12+
summary: 'Set configuration variables for your ionic app',
1313
args: {
1414
'<command>': 'set'.yellow + ', ' + 'unset'.yellow + ', ' + 'build'.yellow + ', or ' + 'info'.yellow,
1515
'[key]': 'The key to set',

0 commit comments

Comments
 (0)