Skip to content

Commit 7a3bb39

Browse files
committed
chore: super-linter feedback
1 parent 79cd59a commit 7a3bb39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ loadingAttributePolyfillWithServiceWorker.prepareElement(
185185
);
186186
```
187187

188-
In general we recommend to use the Web Standard of customized builtin elements extends to achieve this, by adding an `is`-attribute to the related element and registering those with JavaScript afterwards:
188+
In general we recommend to use the Web Standard of customized built-in elements extends to achieve this, by adding an `is`-attribute to the related element and registering those with JavaScript afterwards:
189189

190190
```html
191191
<img

0 commit comments

Comments
 (0)