Corrected grammar lol
This commit is contained in:
parent
2ded74f63c
commit
c98a098ae9
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Reference in a new issue