We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8427c6c commit 3e05655Copy full SHA for 3e05655
16/umbraco-engage/developers/profiling/external-profile-data.md
@@ -46,7 +46,7 @@ export { EngageProfileInsightElement as element }
46
customElements.define("profile-insight-demo", EngageProfileInsightElement);
47
```
48
49
-Then, load your component using a manifest.ts file. The extension type must be engageExternaldataComponent.
+Then, load your component using a `manifest.ts` file. The extension type must be `engageExternaldataComponent`.
50
51
```json
52
{
0 commit comments