Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dsilhavy committed Jan 21, 2025
1 parent fe4dc0b commit be98a37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/streaming/MediaPlayer.js
Original file line number Diff line number Diff line change
Expand Up @@ -1233,7 +1233,7 @@ function MediaPlayer() {
}

/**
* Returns the average latency computed in the ThroughputController in millisecond
* Returns the average latency computed in the ThroughputController in milliseconds
*
* @param {MediaType} type
* @param {string} calculationMode
Expand Down

0 comments on commit be98a37

Please sign in to comment.