fixed spelling

Fixed 2 spelling mistakes
This commit is contained in:
Joseph Plant 2025-01-13 10:46:48 +10:00 committed by GitHub
parent 6774e1278f
commit e51f757a5a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,7 +12,7 @@ Using the powerful Eleventy Image plugin, we have three ways to optimize images:
## HTML Transform
Transforms any `<img>` or `<picture>` tags in HTML files as a post-processing step. Find the defaut settings diretcly in `eleventy.config.js`.
Transforms any `<img>` or `<picture>` tags in HTML files as a post-processing step. Find the default settings directly in `eleventy.config.js`.
```html
<img src="./co-located-image.jpg" alt="alt text">
@ -139,4 +139,4 @@ More:
{%- css "local" -%}
{%- include 'css/table.css' -%}
{%- endcss -%}
{%- endcss -%}