diff --git a/docs/en/components/fetchit/examples/form/pico.md b/docs/en/components/fetchit/examples/form/pico.md index 6c362c2c..5dc74d06 100644 --- a/docs/en/components/fetchit/examples/form/pico.md +++ b/docs/en/components/fetchit/examples/form/pico.md @@ -1,6 +1,6 @@ # Pico.css -With the [Pico.css](https://picocss.com/) framework everything is much simpler, because the `aria-invalid` attribute controls the invalid state, and our component adds it automatically. Let's look at a small example. +With the [Pico.css](https://picocss.com/) framework everything is much simpler, because the `aria-invalid` attribute controls the invalid state, and our extra adds it automatically. Let's look at a small example. ```html