Skip to content

Commit 444720f

Browse files
committed
chore: super-linter feedback
1 parent 043bbf2 commit 444720f

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
@@ -179,7 +179,7 @@ loadingAttributePolyfill.prepareElement(
179179
);
180180
```
181181

182-
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:
182+
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:
183183

184184
```html
185185
<img

0 commit comments

Comments
 (0)