Skip to content

Commit 2ce69cd

Browse files
authored
fix typo
1 parent 5cf04e5 commit 2ce69cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# react-placehodl
1+
# react-placehodl 📌
22
React placeholders made simple.
33

44
![react-placehodl](placehodl.gif)
@@ -23,7 +23,7 @@ that a placeholder is the perfect use case for them.
2323
### Props
2424
The `<Placehodl />` component has the following props:
2525
- seed => Seed for the size randomizer. (Powered by _fast-random_).
26-
- sizes => Array of size classNames that will be applies to each word.
26+
- sizes => Array of size classNames that will be applied to each word.
2727
- prefix => Prefix used in all elements classes.
2828
- className => Root level class name.
2929
- children => Function that gets passed the generator methods.

0 commit comments

Comments
 (0)