diff --git a/docs/src/data/log.md b/docs/src/data/log.md index e3769475aa..64dfae7de9 100644 --- a/docs/src/data/log.md +++ b/docs/src/data/log.md @@ -44,7 +44,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline The `readOnly` prop was passed directly to the native HTML select element as an attribute, which is not supported. -> The attribute is not supported or relevant to or input types that ... +> The attribute is not supported or relevant to select or input types that ... https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/readonly * **Separator:** 'color' prop now accepts Tailwind classname instead of a token,