Skip to content

Commit 8cf5a00

Browse files
Apply suggestion from @MarkvanMents
Co-authored-by: Mark van Ments <35492184+MarkvanMents@users.noreply.github.com>
1 parent 344d9dc commit 8cf5a00

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

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Extension permissions were introduced in version 11.9.0.
1717
Web extensions can request permissions to access sensitive functionality. The permission system follows these principles:
1818

1919
* **Opt-in by default** — Extensions cannot access protected APIs unless they explicitly request the permission and the user grants it
20-
* **User control**Users decide which permissions to grant through the Extensions Overview pane in Studio Pro
20+
* **User control**You decide which permissions to grant through the Extensions Overview pane in Studio Pro
2121
* **Per-project settings** — Permission grants are stored per project so users can have different permission settings for the same extension across different projects
2222

2323
## Requesting Permissions

0 commit comments

Comments
 (0)