Skip to content

Commit ac97d2f

Browse files
committed
Update shopify-product-picker-property-editor.element.ts
1 parent 375e3f7 commit ac97d2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Umbraco.Cms.Integrations.Commerce.Shopify/Client/src/property-editor/shopify-product-picker-property-editor.element.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ export class ShopifyProductPickerPropertyEditor extends UmbElementMixin(LitEleme
6464
private async _openModal() {
6565
const pickerContext = this.#modalManagerContext?.open(this, SHOPIFY_MODAL_TOKEN, {
6666
data: {
67-
headline: "HubSpot Forms",
67+
headline: "Shopify Products",
6868
},
6969
});
7070

0 commit comments

Comments
 (0)