From 6f823de5be404ddd3349f92d690a9e4ef473d23e Mon Sep 17 00:00:00 2001 From: Bu Kinoshita Date: Mon, 26 Jun 2017 11:28:40 -0400 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cf3c84d..e4c3ca5 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ class MyApp extends Component { } ``` -_React cookies is the v1.0.4 of react-cookie with a couple of changes._ +_React cookies is the v1.0.4 of react-cookie with a couple changes._ ## Isomorphic cookies!