diff --git a/docs-content/examples-highlighted/material/chips/chips-input/chips-input-example-ts.html b/docs-content/examples-highlighted/material/chips/chips-input/chips-input-example-ts.html index 544c8d6a9c..ec13548c71 100755 --- a/docs-content/examples-highlighted/material/chips/chips-input/chips-input-example-ts.html +++ b/docs-content/examples-highlighted/material/chips/chips-input/chips-input-example-ts.html @@ -11,7 +11,7 @@ } /** - * @title Chips with input + * @title Input with editable chips */ @Component({ selector: 'chips-input-example',