Skip to content

Commit 0af2799

Browse files
michizhouapollonian
authored andcommitted
Fixed errors in README.md
1 parent b6224ed commit 0af2799

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
@@ -72,7 +72,7 @@ export default class App extends Component {
7272
<td>string / number</td>
7373
<td><strong>true</strong></td>
7474
<td>''</td>
75-
<td>The value of the otp passed into the component.</td>
75+
<td>The value of the OTP passed into the component.</td>
7676
</tr>
7777
<tr>
7878
<td>separator</td>
@@ -135,7 +135,7 @@ export default class App extends Component {
135135
<td>boolean</td>
136136
<td>false</td>
137137
<td>false</td>
138-
<td>Auto focuses input on inital page load.</td>
138+
<td>Auto focuses input on initial page load.</td>
139139
</tr>
140140
<tr>
141141
<td>isInputNum</td>

0 commit comments

Comments
 (0)