Skip to content

Commit 689dd97

Browse files
authored
Remove incorrect information about app key scopes (#29454)
1 parent cea90e2 commit 689dd97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/account_management/api-app-keys.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ API keys are unique to your organization. An [API key][1] is required by the Dat
1414

1515
## Application keys
1616

17-
[Application keys][2], in conjunction with your organization's API key, give users access to Datadog's programmatic API. Application keys are associated with the user account that created them and by default have the permissions and scopes of the user who created them.
17+
[Application keys][2], in conjunction with your organization's API key, give users access to Datadog's programmatic API. Application keys are associated with the user account that created them and by default have the permissions of the user who created them.
1818

1919
### Scopes
2020

0 commit comments

Comments
 (0)