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.
1 parent 9a246ba commit 7209da5Copy full SHA for 7209da5
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