Skip to content

Commit 0b2ce73

Browse files
authored
Fix description of html5.dismiss action (home-assistant#148591)
1 parent 2282856 commit 0b2ce73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

homeassistant/components/html5/strings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"services": {
3030
"dismiss": {
3131
"name": "Dismiss",
32-
"description": "Dismisses a html5 notification.",
32+
"description": "Dismisses an HTML5 notification.",
3333
"fields": {
3434
"target": {
3535
"name": "Target",

0 commit comments

Comments
 (0)