Skip to content

Commit 4942374

Browse files
author
Esterling Accime
committed
new changes
1 parent f06da16 commit 4942374

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/src/components/Form.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ class Form extends Component {
4040
render() {
4141
return (
4242
<form className="form noValidate" autoComplete="off" onSubmit={this.submit}>
43-
<h2>Tell us about you</h2>
43+
<h2>Please, Tell us about you</h2>
4444
<TextField
4545
id="standard-dense"
4646
value={this.state.name}

0 commit comments

Comments
 (0)