Skip to content
This repository was archived by the owner on Jul 29, 2025. It is now read-only.

Commit 3321e8c

Browse files
qs-labsMatt Goo
authored andcommitted
docs(select): Resolved README.md typo (#925)
1 parent 92a1840 commit 3321e8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/select/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ class MyApp extends React.Component {
116116
}
117117
```
118118

119-
> NOTE: If you want a the floating label to act as a placeholder, you will need an empty option as documented in the [MDC Web Select](https://github.com/material-components/material-components-web/tree/master/packages/mdc-select/#using-the-floating-label-as-the-placeholder).
119+
> NOTE: If you want a floating label to act as a placeholder, you will need an empty option as documented in the [MDC Web Select](https://github.com/material-components/material-components-web/tree/master/packages/mdc-select/#using-the-floating-label-as-the-placeholder).
120120
121121
## Props
122122

0 commit comments

Comments
 (0)