docs: Fix the wording for actions of build integrations
This commit is contained in:
@@ -16,9 +16,7 @@ The build integrations section is best understood when read from beginning to en
|
|||||||
|
|
||||||
## Add actions to the app.
|
## Add actions to the app.
|
||||||
|
|
||||||
Open the thecatapi/index.ts file and add the highlighted lines for actions.
|
Open the `thecatapi/index.ts` file and add the highlighted lines for actions.
|
||||||
|
|
||||||
Open the `thecatapi/index.ts` file and add the highlighted lines for triggers.
|
|
||||||
|
|
||||||
```typescript{4,17}
|
```typescript{4,17}
|
||||||
import defineApp from '../../helpers/define-app';
|
import defineApp from '../../helpers/define-app';
|
||||||
|
Reference in New Issue
Block a user