Skip to content

Commit 3e05655

Browse files
authored
Update 16/umbraco-engage/developers/profiling/external-profile-data.md
1 parent 8427c6c commit 3e05655

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
@@ -46,7 +46,7 @@ export { EngageProfileInsightElement as element }
4646
customElements.define("profile-insight-demo", EngageProfileInsightElement);
4747
```
4848

49-
Then, load your component using a manifest.ts file. The extension type must be engageExternaldataComponent.
49+
Then, load your component using a `manifest.ts` file. The extension type must be `engageExternaldataComponent`.
5050

5151
```json
5252
{

0 commit comments

Comments
 (0)