Skip to content

Commit 5aa4b34

Browse files
Merge pull request #22 from patrickpistor/patch-1
Fix Spelling Error in README
2 parents 6f2f35f + 8fe8686 commit 5aa4b34

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ yarn add react-native-animated-segment-control
1515

1616
## Usage
1717
```js
18-
import SegmentContorl from 'react-native-animated-segment-control';
18+
import SegmentControl from 'react-native-animated-segment-control';
1919

2020
render() {
2121
return (
@@ -48,4 +48,4 @@ render() {
4848

4949
## License
5050

51-
MIT
51+
MIT

0 commit comments

Comments
 (0)