Skip to content

Commit 7e40342

Browse files
committed
Fix typo
Json -> JSON
1 parent d36bd16 commit 7e40342

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)