Skip to content

Commit e5f7be5

Browse files
committed
docs: fix typo
1 parent a9c30b9 commit e5f7be5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ to tell you when an element enters or leaves the viewport. Contains both a
2323

2424
- 🎣 **Hooks or Component API** - With `useInView` it's easier than ever to
2525
monitor elements
26-
- ⚡️ **Optimized performance** - Auto reuses Intersection Observers instances
26+
- ⚡️ **Optimized performance** - Auto reuses Intersection Observer instances
2727
where possible
2828
- ⚙️ **Matches native API** - Intuitive to use
2929
- 🌳 **Tree-shakeable** - Only include the parts you use

0 commit comments

Comments
 (0)