Skip to content

Commit

Permalink
Update Home.js
Browse files Browse the repository at this point in the history
  • Loading branch information
DrHughHarvey authored Aug 3, 2020
1 parent 1a7c16b commit 3c931d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Home.js
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ class Home extends React.Component {
<Form.Control
type="text"
as="textarea"
placeholder="Enter text here"
placeholder="Enter a clinical radiology report here (max 1000 characters)"
value={this.state.input}
onChange={this.handleInputChange}
/>
Expand Down

0 comments on commit 3c931d4

Please sign in to comment.