Skip to content

Commit 0729244

Browse files
damyanpetevkdinev
andauthored
doc(grid): update paginate comment
Co-authored-by: Konstantin Dinev <[email protected]>
1 parent c3d20dc commit 0729244

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/igniteui-angular/src/lib/grids/grid-base.directive.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4714,7 +4714,7 @@ export abstract class IgxGridBaseDirective extends DisplayDensityBase implements
47144714
}
47154715

47164716
/**
4717-
* @deprecated in version 12.1.0. Use the corresponding method `paginate()` exposed by the `igx-paginator`
4717+
* @deprecated in version 12.1.0. Use the corresponding method `paginate()` exposed by the `igx-paginator` instance.
47184718
*
47194719
* Goes to the desired page index.
47204720
*

0 commit comments

Comments
 (0)