mirror of https://github.com/dapr/docs.git
Fixed typo => "loggings" to "logging" (#4619)
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
This commit is contained in:
parent
bb573c0a76
commit
fcddd67d57
|
@ -3,6 +3,6 @@ type: docs
|
||||||
title: "Logging"
|
title: "Logging"
|
||||||
linkTitle: "Logging"
|
linkTitle: "Logging"
|
||||||
weight: 400
|
weight: 400
|
||||||
description: "How to setup loggings for Dapr sidecar, and your application"
|
description: "How to setup logging for Dapr sidecar, and your application"
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue