Fixed typo
@@ -1,5 +1,5 @@
/**
- * Check is a string starts with $ or _
+ * Check if a string starts with $ or _
*
* @param {String} str
* @return {Boolean}