Skip to content

Commit 80c6896

Browse files
author
Aaron Chambers
committed
Merge pull request #18 from bcardarella/patch-1
grammatical fix
2 parents 9a246ba + 7209da5 commit 80c6896

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)