Spelling mistake
This commit is contained in:
parent
2a3c0d1126
commit
895baf48d5
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue