Skip to content

Commit e0a9813

Browse files
authored
Merge pull request #119815 from wyatt-troia-msft/patch-1
Fix typo in scope-overview.md
2 parents 950766b + c8ab2ac commit e0a9813

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/role-based-access-control/scope-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ The scope consists of a series of identifiers separated by the slash (/) charact
4444
```
4545

4646
- `{subscriptionId}` is the ID of the subscription to use (a GUID).
47-
- `{resourcesGroupName}` is the name of the containing resource group.
47+
- `{resourceGroupName}` is the name of the containing resource group.
4848
- `{providerName}` is the name of the [resource provider](../azure-resource-manager/management/azure-services-resource-providers.md) that handles the resource, then `{resourceType}` and `{resourceSubType*}` identify further levels within that resource provider.
4949
- `{resourceName}` is the last part of the string that identifies a specific resource.
5050

0 commit comments

Comments
 (0)