Skip to content

Commit 1cbd30d

Browse files
Update src/helpers/token.js
Co-authored-by: RA80533 <[email protected]>
1 parent 57c3a92 commit 1cbd30d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/helpers/token.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ const validateHelpers = require('./validate')
88
/**
99
*
1010
* @param {object} inputs
11-
* @param {strinh} projectRoot
11+
* @param {string} projectRoot
1212
* @returns string
1313
*/
1414
function getToken(inputs, projectRoot) {

0 commit comments

Comments
 (0)