Skip to content

Commit 63f4c33

Browse files
committed
Minor clarification
1 parent 409a846 commit 63f4c33

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

docs/overview.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@ flowchart TD
5555

5656
Settings in the main configuration are available to all documents.<br>Settings in a
5757
document configuration are available to all of its pages.<br>Each page configuration can
58-
hold page-specific settings/content, so that the template of page is only responsible
59-
for layout/design.
58+
hold page-specific settings/content, so that the template of the page is only
59+
responsible for layout/design.
6060

6161
```mermaid
6262
flowchart TD
@@ -77,8 +77,8 @@ flowchart TD
7777
### Pages make up a document
7878

7979
After each page template was rendered and the resulting SVG file converted to PDF, these
80-
page PDFs are combined to create the document.<br>This may optionally get compressed for
81-
a nice end result.
80+
page PDFs are combined to create the document.<br>This PDF document may optionally get
81+
compressed for a nice end result.
8282

8383
```mermaid
8484
flowchart LR

0 commit comments

Comments
 (0)