docs: fixes following QA testing (#9690)
This commit is contained in:
@@ -140,7 +140,7 @@ In the compensation function, you undo the step's action using the `deleteBrand`
|
||||
|
||||
### Add Step to Workflow
|
||||
|
||||
Finally, add the step to the `syncBrandToSystemWorkflow` in `src/workflows/sync-brand-to-system/index.ts`:
|
||||
Finally, add this step to the `syncBrandToSystemWorkflow` in `src/workflows/sync-brand-to-system/index.ts`:
|
||||
|
||||
```ts title="src/workflows/sync-brand-to-system/index.ts"
|
||||
// other imports...
|
||||
|
||||
Reference in New Issue
Block a user