Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Vesa Piittinen committed May 30, 2018
1 parent 8e8411f commit d252820
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 @@ -33,7 +33,7 @@ and `Set` are also required.

## Why `react-lazy`?

1. Minimalistic and performant implementation with less dependancies than other solutions
1. Minimalistic and performant implementation with less dependencies than other solutions
2. You can choose between ease-of-use (LazyGroup) and do-it-yourself (Lazy, Observer)
3. The hard part of handling `noscript` is done for you (Lazy, LazyGroup)

Expand Down

0 comments on commit d252820

Please sign in to comment.