Skip to content

Commit a38295a

Browse files
authored
Update README.md
1 parent 454bc58 commit a38295a

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
@@ -35,7 +35,7 @@ npm i react-native-text-input-interactive
3535
import InteractiveTextInput from "react-native-text-input-interactive";
3636
```
3737

38-
## Fundamental Usage
38+
## Basic Usage
3939

4040
```jsx
4141
<InteractiveTextInput onChangeText={(text: string) => {}} />

0 commit comments

Comments
 (0)