diff --git a/clayui.com/content/docs/components/css-text-input-autocomplete.md b/clayui.com/content/docs/components/css-text-input-autocomplete.md index c93c5c76f5..f34b1f76ee 100644 --- a/clayui.com/content/docs/components/css-text-input-autocomplete.md +++ b/clayui.com/content/docs/components/css-text-input-autocomplete.md @@ -1,5 +1,5 @@ --- -title: 'Text Input Autocomplete' +title: 'Input Autocomplete' description: 'An autocomplete text field is an input that offers the user text suggestions while they type.' --- diff --git a/clayui.com/content/docs/components/css-text-input-localizable.md b/clayui.com/content/docs/components/css-text-input-localizable.md index 8b6d265c37..82c4c95a13 100644 --- a/clayui.com/content/docs/components/css-text-input-localizable.md +++ b/clayui.com/content/docs/components/css-text-input-localizable.md @@ -1,5 +1,5 @@ --- -title: 'Text Input Localizable' +title: 'Input Localizable' description: 'A text input variation used in fields that can be translated into multiple languages.' --- diff --git a/clayui.com/content/docs/components/css-text-input.md b/clayui.com/content/docs/components/css-text-input.md index f5cf531df9..9978344d29 100644 --- a/clayui.com/content/docs/components/css-text-input.md +++ b/clayui.com/content/docs/components/css-text-input.md @@ -1,5 +1,5 @@ --- -title: 'Text Input' +title: 'Input' description: 'This section demonstrates the different text input types, including usage and validation states.' ---