mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 12:45:28 +02:00
Refrase imap fetch service description string (#130152)
This commit is contained in:
@@ -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