diff --git a/index.js b/index.js index 9295d02..3e08221 100644 --- a/index.js +++ b/index.js @@ -14,7 +14,7 @@ module.exports = toIdentifier /** - * Trasform the given string into a JavaScript identifier + * Transform the given string into a JavaScript identifier * * @param {string} str * @returns {string}