Skip to content

Commit a290cab

Browse files
authored
Merge pull request #16 from L8D/patch-1
Fix typo in documentation comment
2 parents fae2b1d + 7dd7713 commit a290cab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/project/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ class Project {
272272

273273
/**
274274
* Obtain the destination path for the project
275-
* @param {Strnng} arg The param used when the initializer runs
275+
* @param {String} arg The param used when the initializer runs
276276
* @return {Promise}
277277
*/
278278
static async getDestPath(arg) {

0 commit comments

Comments
 (0)