diff --git a/docs/user-preferences.service.md b/docs/user-preferences.service.md index 747798090b..43466aebc2 100644 --- a/docs/user-preferences.service.md +++ b/docs/user-preferences.service.md @@ -25,7 +25,7 @@ Stores preferences for components. - `getPropertyKey(property: string): string` Gets the full property key with prefix. - `property` - The property name -- `getDifferentPageSizes(): number[]` +- `getDefaultPageSizes(): number[]` Gets an array containing the available page sizes. - `getDefaultLocale(): string`