Corrected grammar lol

This commit is contained in:
Felix 2019-07-09 12:59:56 +01:00
parent 2ded74f63c
commit c98a098ae9

View file

@ -13,7 +13,7 @@
<!-- table body - name, postcode and spend data should be presented here in cost descending order -->
<tr recur-result *ngFor="let recur of recurList" tr.names="name" tr.recur="recur" (onClick)="recurClick($event, template)"></tr>
<tr>
<td>Bill's Building's</td>
<td>Bill's Buildings</td>
<td>LA13RB</td>
<td>£34.64</td>
</tr>