Skip to content

Commit d440cf8

Browse files
committed
RN review
1 parent 870322c commit d440cf8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/en/docs/releasenotes/studio-pro/web-extensibility-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ These release notes cover changes to the [Extensibility API for Web Developers](
1212

1313
* We introduced a new Runtime Configuration API under `studioPro.runtime.configuration`, which allows you to retrieve runtime constants from the active configuration. For more information, see [Access Runtime Constants Using Web API](/apidocs-mxsdk/apidocs/web-extensibility-api-11/runtime-configuration-api/).
1414
* We introduced a new Runtime Controller API under `studioPro.runtime.controller`, which allows you to listen for runtime connection state changes to detect when your app starts or stops running. For more information, see [Listen for Connection Changes](/apidocs-mxsdk/apidocs/web-extensibility-api-11/runtime-controller-api/).
15-
* We introduced a permission system for web extensions. Extensions can now request access to sensitive APIs, and users can grant or revoke permissions through the Extensions Overview pane. For more information, see [Extension Permissions Guide](/apidocs-mxsdk/apidocs/web-extensibility-api-11/extension-permissions/).
15+
* We introduced a permission system for web extensions. Extensions can now request access to sensitive APIs and users can grant or revoke permissions through the Extensions Overview pane. For more information, see [Extension Permissions](/apidocs-mxsdk/apidocs/web-extensibility-api-11/extension-permissions/).
1616

1717
## Version 11.8.0
1818

0 commit comments

Comments
 (0)