Skip to content

Commit 59249cf

Browse files
mcavigelliMatthias Cavigelli
and
Matthias Cavigelli
authored
docs: fix attribute in example (#18627)
Co-authored-by: Matthias Cavigelli <[email protected]>
1 parent 55461b4 commit 59249cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/features.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ Assets referenced by HTML elements such as `<script type="module" src>` and `<li
177177
- `<img src>` and `<img srcset>`
178178
- `<image src>`
179179
- `<input src>`
180-
- `<link href>` and `<link imagesrcet>`
180+
- `<link href>` and `<link imagesrcset>`
181181
- `<object data>`
182182
- `<script type="module" src>`
183183
- `<source src>` and `<source srcset>`

0 commit comments

Comments
 (0)