diff --git a/README.md b/README.md index 9f9f461..c41b1b9 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ If you are using yarn, Below is an example of how this component might be used. ```js -import Countdown fro 'react-cntdwn'; +import Countdown from 'react-cntdwn'; const handleFinish = function () { console.log('Skynet has become self-aware!');