mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
Add missing apostrophe for possessive form (#131368)
This commit is contained in:
parent
30c176b400
commit
6e298f1b9b
@ -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"
|
||||
}
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user