Skip to content

Commit 648a5a1

Browse files
committed
chore(*): Fixing a typing error
1 parent 9718edb commit 648a5a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ All notable changes for each version of this project will be documented in this
1212
```html
1313
<igx-grid [rowEditable]="true">
1414
<ng-template igxRowAddText>
15-
Adding Row {{rowChangesCount}}
15+
Adding Row
1616
</ng-template>
1717
</igx-grid>
1818
```

0 commit comments

Comments
 (0)