diff --git a/docs/layers/components.md b/docs/layers/components.md index a9ce639..36cccc5 100644 --- a/docs/layers/components.md +++ b/docs/layers/components.md @@ -1,3 +1,3 @@ # Components -This layer is include [React components](https://facebook.github.io/react/docs/react-component.html) that let you split the UI into independent, reusable pieces, and think about each piece in isolation. +This layer include [React components](https://facebook.github.io/react/docs/react-component.html) that let you split the UI into independent, reusable pieces, and think about each piece in isolation.