Skip to content

Commit

Permalink
fixes a typo in the documentation on how to import the module.
Browse files Browse the repository at this point in the history
  • Loading branch information
arjunkathuria committed Apr 27, 2020
1 parent d86ee8d commit efd017e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ $ yarn add react-smooth-image
## Usage

````js
import SmoothImage from 'react-smooth image';
import SmoothImage from 'react-smooth-image';
.
.
.
Expand Down

0 comments on commit efd017e

Please sign in to comment.