Skip to content

Commit e4d351b

Browse files
hf-kkleinmpfeil
andauthored
fix typo: measruementmeasurement (#859)
Co-authored-by: Matthias Pfeil <matthias.pfeil@wwu.de>
1 parent 0db84da commit e4d351b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/api/lib/controllers/measurementsController.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ const {
2222
/**
2323
* @apiDefine SensorLastMeasurement
2424
*
25-
* @apiSuccess {Object} sensors.lastMeasurement Object representing the latest measruement
25+
* @apiSuccess {Object} sensors.lastMeasurement Object representing the latest measurement
2626
* @apiSuccess {String} sensors.lastMeasurement.value the measured value of the sensor
2727
* @apiSuccess {RFC3339Date} sensor.lastMeasurement.createdAt the timestamp of the measurement
2828
*/

0 commit comments

Comments
 (0)