Skip to content

Commit 1782d48

Browse files
committed
docs(changelog): fixing changelog typo
1 parent d97a874 commit 1782d48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

+1-1
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
- `IgxTransaction` - The `onStateUpdate` now emits with information of its origin. The emitted value is of type `StateUpdateEvent`, which has two properties:
1313
- `origin` - it can vary within the values of the `TransactionEventOrigin` interface;
1414
- `actions` - contains information about the transactions, that caused the emission of the event.
15-
- `IgxPaginator` - The input `overlaySettings` was introduced, which allows the appllication of custom overlay settings over the component.
15+
- `IgxPaginator` - The input `overlaySettings` was introduced, which allows applying custom overlay settings for the component.
1616

1717
### New Features
1818
- `IgxGrid`

0 commit comments

Comments
 (0)