From 3aca00e53a0de0ecd686b21a6beb0299bdbf3dc8 Mon Sep 17 00:00:00 2001 From: lpmi-13 Date: Thu, 24 Jan 2019 10:54:37 +0000 Subject: [PATCH] docs(react): fix typo Closes #17243 --- react/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/react/README.md b/react/README.md index 5d28dbf283..fc2c32d1df 100644 --- a/react/README.md +++ b/react/README.md @@ -6,7 +6,7 @@ To get started simply install `@ionic/react` and `@ionic/core` with npm into you and to use TypeScript for the best experience. We are currently working on providing more detailed documentation on usage but please refer to our example application for now. -If you would like to see a example app of the implementation please go to our [react conference app](https://github.com/ionic-team/ionic-react-conference-app) +If you would like to see an example app of the implementation please go to our [react conference app](https://github.com/ionic-team/ionic-react-conference-app) ```ts