From 164be9308bca718eb98eef2e0b60ca179d6ac93a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niels=20Lyngs=C3=B8?= Date: Sun, 3 Mar 2024 19:11:13 +0100 Subject: [PATCH] comment correction --- .../extension-with-api-slot/extension-with-api-slot.element.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/components/extension-with-api-slot/extension-with-api-slot.element.ts b/src/Umbraco.Web.UI.Client/src/packages/core/components/extension-with-api-slot/extension-with-api-slot.element.ts index b8eb68baea..9dfad4a7b9 100644 --- a/src/Umbraco.Web.UI.Client/src/packages/core/components/extension-with-api-slot/extension-with-api-slot.element.ts +++ b/src/Umbraco.Web.UI.Client/src/packages/core/components/extension-with-api-slot/extension-with-api-slot.element.ts @@ -94,7 +94,7 @@ export class UmbExtensionWithApiSlotElement extends UmbLitElement { /** * constructor arguments to pass to the extensions apis. - * Notice: The host argument will be send as the first argument no matter if this is set or not. + * Notice: The host argument will be prepended as the first argument no matter if this is set or not. * @type {Array} * @memberof UmbExtensionSlot * @example