Skip to content

Commit b43718a

Browse files
committed
docs: Fix description - page overrides for page, not document
1 parent 9b0c40f commit b43718a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ At least `template` has to be specified.
122122

123123
| Option | Type | Default | Description |
124124
| ------------------------------ | ------- | ------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------- |
125-
| _any main or document setting_ | | | Any of the Main/Document Configuration File settings can be overridden for a particular document. |
125+
| _any main or document setting_ | | | Any of the Main/Document Configuration File settings can be overridden for a particular page. |
126126
| `template` **required** | string | | Filename of the SVG template (must be in the document's `templates/` directory) |
127127
| `images` | array | | List of images to use in the page. Each image must have a `name` (filename in the document's `images/` directory) and optionally a `type` (defaults to "default") |
128128
| `page_number` **readonly** | integer | | The number of the current page within its document |

0 commit comments

Comments
 (0)