Fixed typo for wheel
This commit is contained in:
parent
1fbb136f77
commit
10d3043218
1 changed files with 1 additions and 1 deletions
|
@ -222,7 +222,7 @@ Calculez vos futures jantes et futurs pneus en ligne
|
||||||
<tfoot>
|
<tfoot>
|
||||||
<tr>
|
<tr>
|
||||||
<td colSpan="4">
|
<td colSpan="4">
|
||||||
<Button onClick={this.submit}>Submit</Button>
|
<Button onClick={this.submit}>Calculer</Button>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</tfoot>
|
</tfoot>
|
||||||
|
|
Loading…
Reference in a new issue