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 5fb7d25 commit 92d50e5Copy full SHA for 92d50e5
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