Skip to content

Commit 3557c99

Browse files
authored
chore: typo in comment
1 parent 7571992 commit 3557c99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ export type PlainChildrenProps = IntersectionOptions & {
5656

5757
/**
5858
* Render the wrapping element as this element.
59-
* This need to be an intrinsic element.
59+
* This needs to be an intrinsic element.
6060
* If you want to use a custom element, please use the useInView
6161
* hook to manage the ref explicitly.
6262
* @default `'div'`

0 commit comments

Comments
 (0)