fix(typo): Fix typo

This commit is contained in:
Bouncey
2018-09-14 15:50:30 +01:00
committed by Stuart Taylor
parent 0c3856c0d2
commit b62ad699af

View File

@ -159,7 +159,7 @@ class ShowUser extends Component {
/>
</FormGroup>
<Button block={true} bsStyle='primary' type='submit'>
Sumbit the report
Submit the report
</Button>
</form>
</Col>