diff --git a/src/Umbraco.Web.UI.Client/src/packages/block/block/context/block-entry.context.ts b/src/Umbraco.Web.UI.Client/src/packages/block/block/context/block-entry.context.ts index 921b509986..ae0f452266 100644 --- a/src/Umbraco.Web.UI.Client/src/packages/block/block/context/block-entry.context.ts +++ b/src/Umbraco.Web.UI.Client/src/packages/block/block/context/block-entry.context.ts @@ -309,7 +309,7 @@ export abstract class UmbBlockEntryContext< ); /* - This two way binding does not work well, might need to further investigate what the exact problem is. + This two way binding does not work well, might need to further investigate what the exact problem is. this.observe( this.content, (content) => {