Skip to content

Commit 1d5e362

Browse files
authored
Fix whitespace typos (#3070)
1 parent cee0eb9 commit 1d5e362

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

custom/elements.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -443,8 +443,8 @@
443443
"template": {
444444
"attributes": [
445445
{"shadowrootmode": "shadowRootMode"},
446-
{"shadowrootdelegatesfocus ": "shadowRootDelegatesFocus"},
447-
{"shadowrootclonable ": "shadowRootClonable"},
446+
{"shadowrootdelegatesfocus": "shadowRootDelegatesFocus"},
447+
{"shadowrootclonable": "shadowRootClonable"},
448448
{"shadowrootserializable": "shadowRootSerializable"},
449449
{"shadowrootcustomelementregistry": "shadowRootCustomElementRegistry"}
450450
]

0 commit comments

Comments
 (0)