fix: minor typo

This commit is contained in:
Bob Massarczyk 2024-01-03 20:20:35 +01:00 committed by GitHub
parent c8f1bababb
commit d54628aa7f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,7 @@ blog:
## An Eleventy starter
This [Eleventy](https://www.11ty.dev/) starter is based on [Andy Bell's](https://mastodon.social/@andy@bell.bz) talk 'Be the browsers mentor, not its micromanager' and it's companion website buildexcellentwebsit.es.
This [Eleventy](https://www.11ty.dev/) starter is based on [Andy Bell's](https://mastodon.social/@andy@bell.bz) talk 'Be the browsers mentor, not its micromanager' and its companion website buildexcellentwebsit.es.
In his words, it's about hinting the browser rather than micromanaging it, using progressive enhancement, CSS layout, fluid type & spacing, as well as modern CSS features.