Skip to content

Commit 281bf79

Browse files
authored
Merge pull request #125931 from changeworld/patch-59
Fix typo
2 parents 5b2f491 + 7e40342 commit 281bf79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/spring-apps/basic-standard/structured-app-log.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ To improve log query experience, an application log is required to be in JSON fo
2626
2727
**JSON schema requirements:**
2828

29-
| Json Key | Json value Type| Required | Column in Log Analytics| Description |
29+
| JSON Key | JSON value Type| Required | Column in Log Analytics| Description |
3030
| --------------| ------------|-----------|-----------------|--------------------------|
3131
| timestamp | string | Yes | AppTimestamp | timestamp in UTC format |
3232
| logger | string | No | Logger | logger |

0 commit comments

Comments
 (0)