Skip to content

Commit 4115e33

Browse files
committed
style: change to follow n8n formatting guidelines
1 parent ef6e2a7 commit 4115e33

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • nodes/Branddev/resources/aiDataExtraction

nodes/Branddev/resources/aiDataExtraction/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ export const productDescription: INodeProperties[] = [
1717
{
1818
name: 'Extract Products From a Brand\'s Website',
1919
value: 'extractFromWebsite',
20-
action: "Extract products from a brand's website",
20+
action: 'Extract products from a brand s website',
2121
description: 'Extract product information from a brand\'s website including name, description, pricing, and more. <a href="https://docs.brand.dev/api-reference/ai-data-extraction/extract-products-from-a-brands-website" target="_blank">View docs</a>.',
2222
routing: {
2323
request: {

0 commit comments

Comments
 (0)