diff --git a/packages/main/src/Select.ts b/packages/main/src/Select.ts index 740a28a222e7..646b1a19db13 100644 --- a/packages/main/src/Select.ts +++ b/packages/main/src/Select.ts @@ -406,7 +406,7 @@ class Select extends UI5Element implements IFormElement { * either the option's display-text or its textContent will be displayed. *

* - * Note: If not specified and ui5-option is used, + * Note: If not specified an ui5-option is used, * the option's textContent will be displayed. * * @type {HTMLElement[]}