Skip to content

Commit b286b90

Browse files
committed
Fix JSDoc
1 parent 95d529b commit b286b90

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/utils.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ exports.sortObj = function sortObj(obj) {
2525
};
2626

2727
/**
28-
* Parses the JSON given in HTML attribute
28+
* Parses the given JSON in HTML attribute
2929
* @param {String} val
3030
* @param {Boolean} [isClick]
3131
* @returns {Object}

0 commit comments

Comments
 (0)