Skip to content

Commit 19c45d8

Browse files
Update sdk.md
1 parent 35293d6 commit 19c45d8

File tree

1 file changed

+1
-1
lines changed
  • content/collections/guides_and_surveys/en

1 file changed

+1
-1
lines changed

content/collections/guides_and_surveys/en/sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ engagement.init("YOUR_API_KEY", {
121121
```
122122

123123
{{partial:admonition type="note" heading=""}}
124-
When using a proxy, you need to call `window.engagement.boot` to fully install Guides and Surveys, even if you are using the Browser SDK v2. Make sure to set up event handling via the `integrations` option.
124+
When using a proxy, call `window.engagement.boot` to fully install Guides and Surveys, even if you are using the Browser SDK v2. Make sure to set up event handling through the `integrations` option.
125125
{{/partial:admonition}}
126126

127127
##### Example: Initialization with CSP nonce

0 commit comments

Comments
 (0)