We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95d529b commit b286b90Copy full SHA for b286b90
1 file changed
lib/utils.js
@@ -25,7 +25,7 @@ exports.sortObj = function sortObj(obj) {
25
};
26
27
/**
28
- * Parses the JSON given in HTML attribute
+ * Parses the given JSON in HTML attribute
29
* @param {String} val
30
* @param {Boolean} [isClick]
31
* @returns {Object}
0 commit comments