From 7a8a70b94888c4554969f626645daead37c8f60b Mon Sep 17 00:00:00 2001 From: H3RSKO <34112131+H3RSKO@users.noreply.github.com> Date: Sun, 16 Aug 2020 16:47:34 -0400 Subject: [PATCH] Fix typo in README Close #1706 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ed6ce356..061cda02 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ Examples of using React Native for Web with other web tools: ## Examples -And here is a simple example to get you started. The documentation include +And here is a simple example to get you started. The documentation includes interactive examples and the [source code](https://github.com/necolas/react-native-web/blob/master/packages/docs) is also available.