fixed spelling error

This commit is contained in:
root 2019-04-13 23:38:40 -04:00
parent 7ee254c768
commit dbddd857d9
1 changed files with 1 additions and 1 deletions

View File

@ -119,7 +119,7 @@
<textarea class="form-control" rows="4" name="description" required></textarea>
</div>
<div class="form-group">
<label>Reciept</label>
<label>Receipt</label>
<input type="file" class="form-control-file" name="file">
</div>
</div>