Skip to content

Commit 92321f4

Browse files
pritampanhalevy
authored andcommitted
Fix YAML typo in main-elements.yaml (#3114)
1 parent 14f25a4 commit 92321f4

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

src/site/antora/modules/ROOT/examples/manual/configuration/main-elements.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ Configuration:
3535
- ref: "CONSOLE"
3636
level: "WARN"
3737
- ref: "MAIN"
38-
Logger: # <5>
39-
name: "org.example"
40-
level: "DEBUG"
41-
AppenderRef:
42-
ref: "DEBUG_LOG"
38+
Logger: # <5>
39+
name: "org.example"
40+
level: "DEBUG"
41+
AppenderRef:
42+
ref: "DEBUG_LOG"

0 commit comments

Comments
 (0)