Skip to content

Commit 86aaa71

Browse files
authored
Update permissions.md
1 parent f516220 commit 86aaa71

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
@@ -18,7 +18,7 @@ Web extensions can request permissions to access sensitive functionality. The pe
1818

1919
* **Opt-in by default** — Extensions cannot access protected APIs unless you request persmission and the extension user grants it
2020
* **User control** — You decide which permissions to grant through the Extensions Overview pane in Studio Pro
21-
* **Per-project settings** — Permission grants are stored per project so users can have different permission settings for the same extension across different projects
21+
* **Per-project settings** — Permission grants are stored per project, so a user’s approval for an extension applies only within that app. This gives them the flexibility to grant a permission in one project and choose different settings for the same extension in another.
2222

2323
## Requesting Permissions
2424

0 commit comments

Comments
 (0)