Fixed typo => "loggings" to "logging" (#4619)

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
This commit is contained in:
Whit Waldo 2025-04-21 07:05:16 -05:00 committed by GitHub
parent bb573c0a76
commit fcddd67d57
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -3,6 +3,6 @@ type: docs
title: "Logging"
linkTitle: "Logging"
weight: 400
description: "How to setup loggings for Dapr sidecar, and your application"
description: "How to setup logging for Dapr sidecar, and your application"
---