FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix(Select): fix typo · patternfly/patternfly-react@05e2ce9 · GitHub

Commit 05e2ce9

Browse files
committed
fix(Select): fix typo
1 parent fcfb875 commit 05e2ce9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • packages/patternfly-4/react-core/src/components/Select

‎packages/patternfly-4/react-core/src/components/Select/Select.tsx‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ export interface SelectProps
2828
isGrouped?: boolean;
2929
/** Display the toggle with no border or background */
3030
isPlain?: boolean;
31-
/** Flad to inficate if select is disabled */
31+
/** Flag to inficate if select is disabled */
3232
isDisabled?: boolean;
3333
/** Title text of Select */
3434
placeholderText?: string | React.ReactNode;

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL