Skip to content

Commit 62aa6b8

Browse files
Update packages/main/src/webComponents/Option/index.tsx
Co-authored-by: Lukas Harbarth <lukas742@gmx.net>
1 parent 8854e84 commit 62aa6b8

File tree

1 file changed

+1
-1
lines changed
  • packages/main/src/webComponents/Option

1 file changed

+1
-1
lines changed

packages/main/src/webComponents/Option/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ export interface OptionPropTypes extends WithWebComponentPropTypes {
2020
}
2121

2222
/**
23-
* The `Option` component defines the content of an opton in the `Select`
23+
* The `Option` component defines the content of an option in the `Select`
2424
*
2525
* <a href="https://sap.github.io/ui5-webcomponents/playground/components/Option" target="_blank">UI5 Web Components Playground</a>
2626
*/

0 commit comments

Comments
 (0)