Skip to content

Commit

Permalink
fix: spelling readme
Browse files Browse the repository at this point in the history
  • Loading branch information
elencho authored Jul 3, 2024
1 parent 7560463 commit 1454b24
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ Make sure **useInactivityListener()** is accessible from whole add, add it in Ap

```js
import useInactivityListener from 'react-native-inactive-time';
import useInactivityListener from 'react-native-inactive-time';
import CustomText from './CustomText';

export default function App() {
Expand Down Expand Up @@ -80,7 +79,7 @@ Prop | Description | Return Type

## Plans

Library is beta version right now, I want to add tests and get some user feedback to make is more user friendly, so all you comments matter for me.
Library is beta version right now, I want to add tests and get some user feedback to make is more user friendly, so all your comments matter for me.


## Contact
Expand Down

0 comments on commit 1454b24

Please sign in to comment.