typo fix
This commit is contained in:
parent
80f779a528
commit
37acf49357
|
@ -104,7 +104,7 @@ First, create a configuration entry and specify the `Kind` as `“service-intent
|
|||
|
||||
```hcl
|
||||
Kind = "service-intentions"
|
||||
Name = "backend"-service"
|
||||
Name = "backend-service"
|
||||
|
||||
Sources = [
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue