From 8d19f0178b5a1b9ecc0b17ab65775baaecdd610a Mon Sep 17 00:00:00 2001 From: Qolzam Date: Sun, 16 Jul 2017 12:11:17 +0430 Subject: [PATCH] Correct grammar --- docs/layers/components.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.