mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Refrase imap fetch service description string (#130152)
This commit is contained in:
parent
864b4d86f2
commit
da8fc7a2fc
@ -104,7 +104,7 @@
|
|||||||
"services": {
|
"services": {
|
||||||
"fetch": {
|
"fetch": {
|
||||||
"name": "Fetch message",
|
"name": "Fetch message",
|
||||||
"description": "Fetch the email message from the server.",
|
"description": "Fetch an email message from the server.",
|
||||||
"fields": {
|
"fields": {
|
||||||
"entry": {
|
"entry": {
|
||||||
"name": "Entry",
|
"name": "Entry",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user