diff --git a/package.json b/package.json index 6cd2dd0ce..fb321914a 100644 --- a/package.json +++ b/package.json @@ -115,7 +115,7 @@ }, "snyk.advanced.organization": { "type": "string", - "markdownDescription": "Specifies an organization slug name to run tests for that organization. \n\nNote: the value must match the URL slug as displayed in the URL of your org in the Snyk UI: `https://app.snyk.io/org/[orgslugname]`. If not specified, preferred organization as defined in your [web account settings](https://app.snyk.io/account) is used to run tests.", + "markdownDescription": "Specifies an organization slug name to run tests for that organization. \n\nNote: The slug name can be extracted from the URL of your organization in the Snyk UI: `https://app.snyk.io/org/[orgslugname]`. If not specified, preferred organization as defined in your [web account settings](https://app.snyk.io/account) is used to run tests.", "scope": "window" }, "snyk.advanced.tokenStorage": {