Minor update
This commit is contained in:
parent
9f5bb243a9
commit
c6a493a973
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ export function stripRteStyle(stringWithStyleTag) {
|
|||
}
|
||||
|
||||
/**
|
||||
* @function t0TitleCase
|
||||
* @function toTitleCase
|
||||
* @summary Returns title cased string version of 'text'
|
||||
* @param {string} text
|
||||
* @returns {string}
|
||||
|
|
|
|||
Loading…
Reference in a new issue