Skip to content

Commit f2b522c

Browse files
Merge pull request #2188 from aaronyeung/fix/json-field-mapping-typo
fix: typo in logging
2 parents 0ae74eb + 2538b2e commit f2b522c

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

docs/logging.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -726,7 +726,7 @@ The following values are valid:
726726
:::warning
727727

728728
This setting should only be used as a last
729-
resort measure when overriding log format us a hard requirement
729+
resort measure when overriding log format is a hard requirement
730730
of log collection tooling
731731

732732
:::
@@ -836,7 +836,7 @@ is omitted compared to the default example above:
836836
:::warning
837837

838838
This setting can lead to incomplete log messages and should only be used as a last
839-
resort measure when overriding log format us a hard requirement
839+
resort measure when overriding log format is a hard requirement
840840
of log collection tooling
841841

842842
:::

versioned_docs/version-3.13/logging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -726,7 +726,7 @@ The following values are valid:
726726
:::warning
727727

728728
This setting should only be used as a last
729-
resort measure when overriding log format us a hard requirement
729+
resort measure when overriding log format is a hard requirement
730730
of log collection tooling
731731

732732
:::

versioned_docs/version-4.0/logging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -726,7 +726,7 @@ The following values are valid:
726726
:::warning
727727

728728
This setting should only be used as a last
729-
resort measure when overriding log format us a hard requirement
729+
resort measure when overriding log format is a hard requirement
730730
of log collection tooling
731731

732732
:::

0 commit comments

Comments
 (0)