docs: fix attribute in example (#18627)

Co-authored-by: Matthias Cavigelli <matthias.cavigelli@trafit.ch>
This commit is contained in:
Matthias Cavigelli 2024-11-11 08:38:37 +01:00 committed by GitHub
parent 55461b4332
commit 59249cf2fd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -177,7 +177,7 @@ Assets referenced by HTML elements such as `<script type="module" src>` and `<li
- `<img src>` and `<img srcset>`
- `<image src>`
- `<input src>`
- `<link href>` and `<link imagesrcet>`
- `<link href>` and `<link imagesrcset>`
- `<object data>`
- `<script type="module" src>`
- `<source src>` and `<source srcset>`