Skip to content

Commit

Permalink
Add missing word in sentence
Browse files Browse the repository at this point in the history
  • Loading branch information
marcosmro committed Jan 27, 2021
1 parent 0dbc4ef commit 3dd31b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phs-gdc-dashboard/src/components/content/Step1.js
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ export default function Step1(props) {
>&nbsp;&nbsp;&nbsp;</IconButton>
}
/>
<p className={"stepSubHeader"}>Select variable that will link your data to Data Commons</p>
<p className={"stepSubHeader"}>Select the variable that will link your data to Data Commons</p>
<CardContent>
<FormControl className={classes.formControl} fullWidth
variant="outlined" /* if the variant is omitted here, the label of the select field is misaligned */>
Expand Down

0 comments on commit 3dd31b6

Please sign in to comment.