Skip to content

Commit

Permalink
typo fix (#2384)
Browse files Browse the repository at this point in the history
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

Co-authored-by: Mark Fussell <markfussell@gmail.com>
  • Loading branch information
hhunter-ms and msfussell committed Apr 22, 2022
1 parent 890dc20 commit ea1d640
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ You can enable the API logs for every sidecar by providing the following annotat

```yml
annotations:
dapr.io/enable-api-logging: true
dapr.io/enable-api-logging: "true"
```

### Viewing API logs on Kubernetes
Expand Down

0 comments on commit ea1d640

Please sign in to comment.