We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9a246ba + 7209da5 commit 80c6896Copy full SHA for 80c6896
blueprints/lightning-deploy-config/files/config/deploy.js
@@ -43,7 +43,7 @@ module.exports = function(deployTarget) {
43
44
return ENV;
45
46
- /* Note: a synchronous return is show above, but ember-cli-deploy
+ /* Note: a synchronous return is shown above, but ember-cli-deploy
47
* does support returning a promise, in case you need to get any of
48
* your configuration asynchronously. e.g.
49
*
0 commit comments