docs: fix multiple typos in customization chapters (#10727)
This commit is contained in:
@@ -45,7 +45,7 @@ export const eventHighlights = [
|
||||
["15", "data", "The data to pass in the payload."]
|
||||
]
|
||||
|
||||
```ts title="src/workflows/create-brand/index.ts" highlights={eventHighlights}
|
||||
```ts title="src/workflows/create-brand.ts" highlights={eventHighlights}
|
||||
// other imports...
|
||||
import {
|
||||
emitEventStep,
|
||||
|
||||
Reference in New Issue
Block a user