1
0
Fork 0

Spelling mistake

This commit is contained in:
Wouter van Wageningen 2023-04-20 05:43:05 +00:00
parent 2a3c0d1126
commit 895baf48d5

View file

@ -35,7 +35,7 @@ Attributes.prototype.add = function (name, value) {
}
/**
* Return a props object for attributes with a fiven prefix (typically used for data-text)
* Return a props object for attributes with a given prefix (typically used for data-text)
*
* @param {string} prefix - The prefix to filter attributes on
* @return {object} props - The attributes as props