Skip to content

Commit 7b4962c

Browse files
jamespeggnmalocicvega
authored andcommitted
Fixed spelling mistake in secret-scope.md (#4593)
"Scop" fixed to "Scope" Signed-off-by: James Pegg <[email protected]> Signed-off-by: Nemanja Malocic <[email protected]>
1 parent f612ab7 commit 7b4962c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

daprdocs/content/en/operations/configuration/secret-scope.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ description: "Define secret scopes by augmenting the existing configuration reso
77
description: "Define secret scopes by augmenting the existing configuration resource with restrictive permissions."
88
---
99

10-
In addition to [scoping which applications can access a given component]({{< ref "component-scopes.md">}}), you can also scop a named secret store component to one or more secrets for an application. By defining `allowedSecrets` and/or `deniedSecrets` lists, you restrict applications to access only specific secrets.
11-
In addition to [scoping which applications can access a given component]({{< ref "component-scopes.md">}}), you can also scop a named secret store component to one or more secrets for an application. By defining `allowedSecrets` and/or `deniedSecrets` lists, you restrict applications to access only specific secrets.
10+
In addition to [scoping which applications can access a given component]({{< ref "component-scopes.md">}}), you can also scope a named secret store component to one or more secrets for an application. By defining `allowedSecrets` and/or `deniedSecrets` lists, you restrict applications to access only specific secrets.
11+
In addition to [scoping which applications can access a given component]({{< ref "component-scopes.md">}}), you can also scope a named secret store component to one or more secrets for an application. By defining `allowedSecrets` and/or `deniedSecrets` lists, you restrict applications to access only specific secrets.
1212

1313
For more information about configuring a Configuration resource:
1414
- [Configuration overview]({{< ref configuration-overview.md >}})

0 commit comments

Comments
 (0)