mirror of https://github.com/dapr/docs.git
Merge pull request #1900 from DarinShapiroMS/patch-1
fixed typo in component yaml
This commit is contained in:
commit
472ea9f821
|
@ -25,7 +25,7 @@ spec:
|
|||
- name: namespace
|
||||
value: <NAMESPACE>
|
||||
- name: resyncPeriodInSec
|
||||
vale: "<seconds>"
|
||||
value: "<seconds>"
|
||||
```
|
||||
|
||||
## Spec metadata fields
|
||||
|
|
Loading…
Reference in New Issue