Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
muescha authored Sep 24, 2019
1 parent 3a494da commit 08a2c3a
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 @@ -23,7 +23,7 @@ import { Blurhash } from "react-blurhash";

### Description

`Blurhash` component is the recommended way to render blurashes in your React projects.
`Blurhash` component is the recommended way to render blurhashes in your React projects.
It uses `BlurhashCanvas` and a wrapping `div` to scale the decoded image to your desired size. You may control the quality of the decoded image with `resolutionX` and `resolutionY` props.

#### Props
Expand Down

0 comments on commit 08a2c3a

Please sign in to comment.