mirror of https://github.com/dapr/docs.git
Fix typo
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
This commit is contained in:
parent
884e9cfa15
commit
31ed2f5ad8
|
@ -28,7 +28,7 @@ Policies can then be applied consistently to [targets]({{< ref "targets.md" >}})
|
|||
|
||||
Additionally, resiliency policies can be [scoped to specific apps]({{< ref "component-scopes.md#application-access-to-components-with-scopes" >}}).
|
||||
|
||||
Below is the general structure of what a resiliency policy looks like:
|
||||
Below is the general structure of what a resiliency spec looks like:
|
||||
|
||||
```yaml
|
||||
apiVersion: dapr.io/v1alpha1
|
||||
|
|
Loading…
Reference in New Issue