diff --git a/src/app/showcase/doc/chips/maxvaluesdoc.ts b/src/app/showcase/doc/chips/maxvaluesdoc.ts index 2d9a36c2895..eba595c39cf 100644 --- a/src/app/showcase/doc/chips/maxvaluesdoc.ts +++ b/src/app/showcase/doc/chips/maxvaluesdoc.ts @@ -6,7 +6,7 @@ import { Code } from '../../domain/code'; selector: 'max-values-doc', template: `
-

Chips can have a maximum number of entered items. In order to set the limit max property is used and accepts a numeric value which reflects the maximum number of items in the chip list

+

Chips can have a maximum number of entered items. To set this limit, the max property is used, which accepts a numeric value that represents the maximum number of items in the chip list