We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de6f626 commit e2755caCopy full SHA for e2755ca
1 file changed
csss.js
@@ -112,7 +112,7 @@ function promptPath(promtedName) {
112
}
113
114
/**
115
- * Copy contants from the Scaffold Template to the specified folder
+ * Copy contents from the Scaffold Template to the specified folder
116
* @param {String} dstDir The destination directory where files are to be copied
117
* @return {Promise} Promise resolved when the copy process is complete. Rejected
118
* if there is some error in copying files.
0 commit comments