diff --git a/src/technologies.json b/src/technologies.json index 53adc41ed..0a723fcde 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -3331,7 +3331,7 @@ ], "description": "Builder.io is a headless CMS with a powerful drag-and-drop visual editor that lets you build and optimize digital experiences with speed and flexibility. ", "dom": { - "[data-builder-content-id], img[src*=cdn.builder.io]": { + "[data-builder-content-id], img[src*='cdn.builder.io']": { "text": "" } }, @@ -22128,4 +22128,4 @@ "website": "https://www.xt-commerce.com" } } -} \ No newline at end of file +}