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 11f0e10 commit 531ab35Copy full SHA for 531ab35
1 file changed
src/choose-blueprint-updates.js
@@ -34,7 +34,7 @@ async function chooseBlueprint({
34
}
35
36
/**
37
- * Facilitate prompting the user for which bllueprint they want to update
+ * Facilitate prompting the user for which blueprint they want to update
38
*
39
* @param {string} cwd - Used in `checkForBlueprintUpdates` in order to generate url or path to it if on local disk
40
* @param {object} emberCliUpdateJson - Use the `blueprints` property from this
0 commit comments