From 858ce19eb6c2d2acf62aa89b5a7e582cf292215d Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Sun, 23 Jul 2023 20:11:11 +0200 Subject: [PATCH] Fix typo hidrogen to hydrogen (#28292) --- source/_integrations/number.markdown | 2 +- source/_integrations/sensor.markdown | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_integrations/number.markdown b/source/_integrations/number.markdown index b8648a0a846..278025716bd 100644 --- a/source/_integrations/number.markdown +++ b/source/_integrations/number.markdown @@ -46,7 +46,7 @@ The type of data a number represents impacts how it is displayed in the frontend - **nitrogen_monoxide**: Concentration of Nitrogen Monoxide in µg/m³ - **nitrous_oxide**: Concentration of Nitrous Oxide in µg/m³ - **ozone**: Concentration of Ozone in µg/m³ -- **ph**: Potential hidrogen (pH) value of a water solution +- **ph**: Potential hydrogen (pH) value of a water solution - **pm1**: Concentration of particulate matter less than 1 micrometer in µg/m³ - **pm10**: Concentration of particulate matter less than 10 micrometers in µg/m³ - **pm25**: Concentration of particulate matter less than 2.5 micrometers in µg/m³ diff --git a/source/_integrations/sensor.markdown b/source/_integrations/sensor.markdown index 8fc74bae5e2..7253851a8b9 100644 --- a/source/_integrations/sensor.markdown +++ b/source/_integrations/sensor.markdown @@ -46,7 +46,7 @@ The type of data a sensor returns impacts how it is displayed in the frontend. T - **nitrogen_monoxide**: Concentration of Nitrogen Monoxide in µg/m³ - **nitrous_oxide**: Concentration of Nitrous Oxide in µg/m³ - **ozone**: Concentration of Ozone in µg/m³ -- **ph**: Potential hidrogen (pH) value of a water solution +- **ph**: Potential hydrogen (pH) value of a water solution - **pm1**: Concentration of particulate matter less than 1 micrometer in µg/m³ - **pm25**: Concentration of particulate matter less than 2.5 micrometers in µg/m³ - **pm10**: Concentration of particulate matter less than 10 micrometers in µg/m³