Skip to content

Commit 36d2e82

Browse files
committed
Fixed TOC spacing
1 parent c4d7bac commit 36d2e82

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/azure-monitor/app/java-standalone-config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ If you want to change this threshold:
101101
"instrumentation": {
102102
//Set logging threshold here
103103
"logging": {
104-
"threshold": "error"
104+
"threshold": "ERROR"
105105
}
106106
}
107107
}

articles/azure-monitor/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@
240240
- name: Kubernetes applications
241241
displayname: aks, microservice, istio, service mesh, application monitoring, monitor kubernetes, monitor aks
242242
href: app/kubernetes.md
243-
- name: Standalone - any environment
243+
- name: Standalone - any environment
244244
items:
245245
- name: Java (preview)
246246
href: app/java-in-process-agent.md

0 commit comments

Comments
 (0)