Skip to content

Commit 41765e9

Browse files
Update content/en/docs/apidocs-mxsdk/apidocs/studio-pro-11/extensibility-api/web/web-extensions-howtos/runtime-controller-api.md
Co-authored-by: Mark van Ments <35492184+MarkvanMents@users.noreply.github.com>
1 parent 035e584 commit 41765e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/en/docs/apidocs-mxsdk/apidocs/studio-pro-11/extensibility-api/web/web-extensions-howtos/runtime-controller-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ The code uses the:
5656
{{% alert color="info" %}} The function is `async` in order for you to use `await` when executing the preview action.
5757
{{% /alert %}}
5858

59-
The `connectionChanged` event provides an object with:
59+
The `connectionChanged` event returns an object with:
6060

6161
* `isConnected` – a boolean indicating whether the runtime is currently connected (true) or disconnected (false)
6262

0 commit comments

Comments
 (0)