Skip to content

Commit 1d2435b

Browse files
committed
Update external-profile-data.md
- Update text
1 parent e9b1df2 commit 1d2435b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

16/umbraco-engage/developers/profiling/external-profile-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ When this component is registered a new tab will be rendered in the Profiles sec
2222

2323
### Register custom components
2424

25-
To render this External Profile Tab with a custom component, create your component and register it with Umbraco Engage. The following code demonstrates both steps. Add the below code in a TypeScript file:
25+
To render this External Data Demo tab with a custom component, create your component and register it with Umbraco Engage. The following code demonstrates both steps. Add the below code in a TypeScript file:
2626

2727
```typescript
2828
export class EngageProfileInsightElement extends UmbLitElement {

0 commit comments

Comments
 (0)