Navigation Menu

Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
piroor committed Aug 3, 2012
1 parent 830dbb2 commit 1915b51
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bin/cs-create-domain
Expand Up @@ -31,5 +31,5 @@ if (domain.exists()) {

domain.createSync();

consoole.log('Domain endpoints are currently being created. ' +
'Use cs-describe-domain to check for endpoints.');
console.log('Domain endpoints are currently being created. ' +
'Use cs-describe-domain to check for endpoints.');

0 comments on commit 1915b51

Please sign in to comment.