From b0e949d42c372894121921d9fbcc26bc214511e2 Mon Sep 17 00:00:00 2001 From: Joe Pea Date: Fri, 8 Jun 2018 12:01:46 -0700 Subject: [PATCH] typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 22f2a4e..00b52a4 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Same as every other package, note that reflect-metadata, ImmutableJS and Redux a ``` NOTE: Runtime requires ES6 level polyfills - so babel-polyfill or transform-runtime, etc work just fine -npm i --save typdux +npm i --save typedux ``` ## Getting Started @@ -142,4 +142,4 @@ unsub() ## CREDIT -Jonathan Glanz @jglanz \ No newline at end of file +Jonathan Glanz @jglanz