Skip to content

Commit 20fba6e

Browse files
authored
Merge branch 'master' into ddimitrov/IgxTreeGrid
2 parents 06f203a + 26174cb commit 20fba6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/igniteui-angular/src/lib/grids/grid/grid.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145
</div>
146146
</div>
147147
<ng-template #defaultRowEditText>
148-
You have {{ rowChangesCount }} uncommitted changes on this row
148+
You have {{ rowChangesCount }} changes in this row
149149
</ng-template>
150150
<ng-template #defaultRowEditActions>
151151
<button igxButton igxRowEditTabStop (click)="endRowEdit(false)">Cancel</button>

0 commit comments

Comments
 (0)