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