Skip to content

Commit

Permalink
fix: spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrianAndersen committed Dec 27, 2024
1 parent c243408 commit be57894
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/invoice/invoice-table/invoice-table.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
[spin]="true"
*ngIf="printToExcelWait"
></fa-icon>
<span *ngIf="!printToExcelWait">Visma kredittnota-format</span>
<span *ngIf="!printToExcelWait">Visma kreditnota-format</span>
</button>
</div>

Expand Down

0 comments on commit be57894

Please sign in to comment.