Skip to content

Commit 378d98e

Browse files
Maysjtugkatsev
authored andcommitted
docs(time-ranges): fix misspellings (#5046)
1 parent 44312bc commit 378d98e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/js/utils/time-ranges.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ function rangeCheck(fnName, index, maxIndex) {
6363
* The function name to use for logging
6464
*
6565
* @param {string} valueIndex
66-
* The proprety that should be used to get the time. should be 'start' or 'end'
66+
* The property that should be used to get the time. should be 'start' or 'end'
6767
*
6868
* @param {Array} ranges
6969
* An array of time ranges

0 commit comments

Comments
 (0)