Skip to content

Commit 21b5a39

Browse files
committed
Minor clarification
1 parent f9765f9 commit 21b5a39

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ flowchart TD
2828
Main[YAML Main Config] -->|document 1| Doc1[Document Processing]
2929
Main -->|document 2| Doc2[Document Processing]
3030
31-
subgraph Document1[Document]
31+
subgraph Document[YAML Document Config]
3232
Doc1 -->|page 1| Page1[Page Processing]
3333
Doc1 -->|page 2| Page2[Page Processing]
3434
Doc1 -->|page n| PageN[Page Processing]

0 commit comments

Comments
 (0)