We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a707b1f commit 254acc1Copy full SHA for 254acc1
src/pagination/pagination-nav/pagination-nav.component.ts
@@ -120,7 +120,7 @@ export interface PaginationNavTranslations {
120
export class PaginationNav {
121
static paginationCounter = 0;
122
/**
123
- * `PaginationNavModel` with the information about pages you're controlling.
+ * `PaginationNavModel` with the information about pages you are controlling.
124
*/
125
@Input() model: PaginationModel;
126
0 commit comments