comment correction

This commit is contained in:
Niels Lyngsø
2024-03-03 19:11:13 +01:00
parent 7e57fb031c
commit 164be9308b

View File

@@ -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<unknown>}
* @memberof UmbExtensionSlot
* @example