diff options
Diffstat (limited to 'docs/guides/python-collector.md')
-rw-r--r-- | docs/guides/python-collector.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/guides/python-collector.md b/docs/guides/python-collector.md index b8facd9f0..c3784194a 100644 --- a/docs/guides/python-collector.md +++ b/docs/guides/python-collector.md @@ -433,7 +433,7 @@ weather_station_1: name: 'Greece' endpoint: 'https://endpoint_1.com' port: 67 - type: 'celcius' + type: 'celsius' weather_station_2: name: 'Florida USA' endpoint: 'https://endpoint_2.com' |