diff --git a/services/cms/src/blocks/Iframe/index.tsx b/services/cms/src/blocks/Iframe/index.tsx index 9d4a850f6a20..f89bc7258529 100644 --- a/services/cms/src/blocks/Iframe/index.tsx +++ b/services/cms/src/blocks/Iframe/index.tsx @@ -14,7 +14,7 @@ export const IFRAME_BLOCK_DEFAULT_HEIGHT_PX = 630 const IframeBoxConfiguration: BlockConfiguration = { title: "Iframe", - description: "Can be used to embed some sites that the embded block doesn't support.", + description: "Can be used to embed some sites that the Embed block doesn't support.", category: "text", attributes: { url: {