Skip to content

Commit 7209da5

Browse files
committed
grammatical fix
1 parent 9a246ba commit 7209da5

File tree

1 file changed

+1
-1
lines changed
  • blueprints/lightning-deploy-config/files/config

1 file changed

+1
-1
lines changed

blueprints/lightning-deploy-config/files/config/deploy.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ module.exports = function(deployTarget) {
4343

4444
return ENV;
4545

46-
/* Note: a synchronous return is show above, but ember-cli-deploy
46+
/* Note: a synchronous return is shown above, but ember-cli-deploy
4747
* does support returning a promise, in case you need to get any of
4848
* your configuration asynchronously. e.g.
4949
*

0 commit comments

Comments
 (0)