Skip to content

Commit

Permalink
Merge pull request #10546 from medusajs/docs/fix-module-isolation-typo
Browse files Browse the repository at this point in the history
  • Loading branch information
shahednasser authored Dec 11, 2024
2 parents 3626118 + 1e04f90 commit 6eb3798
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ export const syncBrandsWorkflow = createWorkflow(
() => {
const brands = retrieveBrandsStep()

updateBrandsInCmsStep({ brands })
createBrandsInCmsStep({ brands })
}
)
```
Expand Down

0 comments on commit 6eb3798

Please sign in to comment.