Add missing apostrophe for possessive form (#131368)

This commit is contained in:
Norbert Rittel
2024-11-23 17:05:31 +01:00
committed by GitHub
parent 30c176b400
commit 6e298f1b9b

View File

@@ -18,7 +18,7 @@
},
"data_description": {
"file_path": "The local file path to retrieve the sensor value from",
"value_template": "A template to render the sensors value based on the file content",
"value_template": "A template to render the sensor's value based on the file content",
"unit_of_measurement": "Unit of measurement for the sensor"
}
},