Skip to content

Commit b6224ed

Browse files
pratik-276apollonian
authored andcommitted
Corrected readme file
1 parent 021c3bd commit b6224ed

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
@@ -148,7 +148,7 @@ export default class App extends Component {
148148

149149
## Breaking changes when porting to v1.0.0
150150

151-
`react-otp-input` is now a controlled component to facilitate functionalities that weren't possible before from the application using it, such as clearing or pre-assigning values. For `v1.0.0` and above, a `value` prop needs to be passed in the component for it function as expected.
151+
`react-otp-input` is now a controlled component to facilitate functionalities that weren't possible before from the application using it, such as clearing or pre-assigning values. For `v1.0.0` and above, a `value` prop needs to be passed in the component for it to function as expected.
152152

153153
## Development
154154

0 commit comments

Comments
 (0)