Skip to content

Commit 7623a7d

Browse files
kyorkJ1mscottford
authored andcommitted
Update createIntegrationHelpers.md
1 parent 52167ef commit 7623a7d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/integration-sdk-core/docs/createIntegrationHelpers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ export const { createEntityType, createEntityMetadata } =
111111
```
112112

113113
3. Replace INTEGRATION_NAME with the name of your integration
114-
4. Create a file named entities.ts in the src folder of your integration and add
114+
4. Create a file named entity-definition.ts in the src folder of your integration and add
115115
all entities as the following EXAMPLE code:
116116

117117
```typescript

0 commit comments

Comments
 (0)