Skip to content

Commit c1e40ad

Browse files
Omar-Nabil2shubhamkumar9199
authored andcommitted
fix labels.inputs.Updated On to labels.inputs.Updated on
1 parent cfd188c commit c1e40ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/accounting/closing-entries/view-closure/view-closure.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
{{ glAccountClosure.lastUpdatedByUsername }}
4040
</div>
4141
<div class="flex-50 header">
42-
{{ 'labels.inputs.Updated On' | translate }}
42+
{{ 'labels.inputs.Updated on' | translate }}
4343
</div>
4444
<div class="flex-50">
4545
{{ glAccountClosure.lastUpdatedDate }}

0 commit comments

Comments
 (0)