Skip to content

Commit daba607

Browse files
committed
Minor clarification
1 parent 21b5a39 commit daba607

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
@@ -31,7 +31,7 @@ flowchart TD
3131
subgraph Document[YAML Document Config]
3232
Doc1 -->|page 1| Page1[Page Processing]
3333
Doc1 -->|page 2| Page2[Page Processing]
34-
Doc1 -->|page n| PageN[Page Processing]
34+
Doc1 -->|page ...| PageN[Page Processing]
3535
3636
Page1 --> PDF1[PDF File Page 1]
3737
Page2 --> PDF2[PDF File Page 2]

0 commit comments

Comments
 (0)