From 410ecf786749b01bf6e6b9c3a10e5b195faa33d2 Mon Sep 17 00:00:00 2001 From: sveisvei Date: Tue, 27 Dec 2016 13:11:04 +0100 Subject: [PATCH] typ0 and default to submit form --- frontend/src/component/user/user-component.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/component/user/user-component.jsx b/frontend/src/component/user/user-component.jsx index 429e12fe76..b0944569ff 100644 --- a/frontend/src/component/user/user-component.jsx +++ b/frontend/src/component/user/user-component.jsx @@ -47,7 +47,7 @@ class EditUserComponent extends React.Component {

Action required

- You hav to specify a username to use Unleash. This will allow us to track changes. + You have to specify a username to use Unleash. This will allow us to track your changes.

this.props.updateUserName(e.target.value)} />
- +