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)} />
- +