diff --git a/src/content/partials/images/segment.mdx b/src/content/partials/images/segment.mdx index c4618818db1c53..7620829cb89430 100644 --- a/src/content/partials/images/segment.mdx +++ b/src/content/partials/images/segment.mdx @@ -15,7 +15,7 @@ Automatically isolates the subject of an image by replacing the background with ```js - cf: {segment: "foreground"} + cf: {image: {segment: "foreground"}} ``` - \ No newline at end of file +