commit 0f2d46b1475aa233da6b71c439fa46dac15f7204
parent bb655fa1777dfc0b8b9105de6b8a673e9ef53009
Author: Aron Griffis <aron@arongriffis.com>
Date: Fri, 17 Jun 2016 12:50:29 -0400
Fix spelling of "vice versa" (#710)
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -37,7 +37,7 @@ branches that you can use either as a reference or merge into your project:
isomorphic Redux and React Intl by [Pavel Lang](https://github.com/langpavel) (see [how
to integrate React Intl](./docs/recipes/how-to-integrate-react-intl.md))
-If you think that any of these features should be on `master`, or vise versa, some features should
+If you think that any of these features should be on `master`, or vice versa, some features should
removed from the `master` branch, please [let us know](https://gitter.im/kriasoft/react-starter-kit).
We love your feedback!