fix: typo (#2592)
This commit is contained in:
parent
ef06b7683f
commit
1d0b310d92
@ -108,7 +108,7 @@ class MeasurementService {
|
|||||||
/**
|
/**
|
||||||
* Get specific measurement by its id.
|
* Get specific measurement by its id.
|
||||||
*
|
*
|
||||||
* @param {string} id If of the measurement
|
* @param {string} id Id of the measurement
|
||||||
* @return {Measurement} Measurement instance
|
* @return {Measurement} Measurement instance
|
||||||
*/
|
*/
|
||||||
getMeasurement(id) {
|
getMeasurement(id) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user