Add in missing "the"

This commit is contained in:
George Drummond 2019-04-29 16:36:54 -04:00
parent 8aa5bc5367
commit e942a6ca19
No known key found for this signature in database
GPG Key ID: 296DD6077123BF17

View File

@ -24,7 +24,7 @@
<legend>
<input id="abc" type="checkbox" name="abc" value="y" />
<label for="abc">
I've read and consent to the terms in IS user agreement
I've read and consent to the terms in the IS user agreement
</label>
</legend>
</fieldset>