Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wellyshen authored Apr 6, 2022
1 parent 09ae158 commit b3e88b2
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 @@ -82,7 +82,7 @@ const App = () => {
### Using as a Component

Changes `HelloText` when it enters the viewport. The [parameter](#parameter) can be passed through the props.
Changes `HelloText` when it enters the viewport. The [options](#parameter) can be passed through the props.

```js
import { InView } from "react-cool-inview";
Expand Down

0 comments on commit b3e88b2

Please sign in to comment.