Skip to content

Commit 5883067

Browse files
Merge pull request mui#4920 from zodiac/zodiac/fix-ExampleFloatingLabel-formatting
[SelectField] Fix formatting in documentation
2 parents 16408b3 + 9d99e2f commit 5883067

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/src/app/components/pages/components/SelectField/ExampleFloatingLabel.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ const items = [
1212

1313
/**
1414
* `SelectField` supports a floating label with the `floatingLabelText` property. This can be fixed in place with the
15-
* `floatingLabelFixed property, and can be customised with the `floatingLabelText` property.
15+
* `floatingLabelFixed` property, and can be customised with the `floatingLabelText` property.
1616
*/
1717
export default class SelectFieldExampleFloatingLabel extends React.Component {
1818

0 commit comments

Comments
 (0)