Skip to content

Commit a6e1762

Browse files
authored
Update security.js
1 parent c1b1206 commit a6e1762

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/ionic/security.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ var Project = IonicAppLib.project;
2020
var settings = {
2121
title: 'security',
2222
name: 'security',
23-
summary: 'Store your app\'s credentials for the Ionic Platform ' + '(alpha)'.red,
23+
summary: 'Store your app\'s credentials for the Ionic Cloud',
2424
args: {
2525
'<command>': 'profiles list'.yellow + ', ' + 'profiles add "<name>"'.yellow + ', ' +
2626
'credentials android'.yellow + ', or ' + 'credentials ios'.yellow,

0 commit comments

Comments
 (0)