Skip to content

Commit 7e69606

Browse files
metacosmCopilot
andauthored
fix: improve wording
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent f81639e commit 7e69606

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/content/en/docs/documentation/observability.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@ For `InformerEventSource` and `ControllerEventSource` the following information
5252

5353
### Note on null values
5454

55-
If a resource doesn't provide values for one of the specified key, the key will be omitted and not added to the MDC
56-
context. There is, however, one notable exception: the resources' namespace, where, instead of omitting the key, we emit
55+
If a resource doesn't provide values for one of the specified keys, the key will be omitted and not added to the MDC
56+
context. There is, however, one notable exception: the resource's namespace, where, instead of omitting the key, we emit
5757
the `MDCUtils.NO_NAMESPACE` value instead. This allows searching for resources without namespace (notably, clustered
5858
resources) in the logs more easily.
5959

0 commit comments

Comments
 (0)