diff --git a/docs/api.md b/docs/api.md index 7d9ccd1..399a1d3 100644 --- a/docs/api.md +++ b/docs/api.md @@ -146,7 +146,7 @@ Represents a Modulino Thermo module. #### Methods - **`float getHumidity()`** - Returns the humidity reading. + Returns the relative humidity reading as a percentage in the range 0 to 100. - **`float getTemperature()`** Returns the temperature reading in Celsius.