diff --git a/elements/rh-icon/rh-icon.ts b/elements/rh-icon/rh-icon.ts index 9939c89e93..b46a904d5d 100644 --- a/elements/rh-icon/rh-icon.ts +++ b/elements/rh-icon/rh-icon.ts @@ -45,9 +45,8 @@ export class IconResolveErrorEvent extends ErrorEvent { /** * Icons represents general concepts and can support text as a decorative - * element. The icon element, ``, is a container that allows users to - * add icons of varying dimensions in the same area without shifting surrounding - * content. + * element. The icon element is a container that allows users to add icons of + * varying dimensions in the same area without shifting surrounding content. * @summary Decorative element which supports related content * @slot - Slotted content is used as a fallback in case the icon doesn't load * @fires load - Fired when an icon is loaded and rendered