diff options
Diffstat (limited to 'lib/generate')
-rw-r--r-- | lib/generate/config.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/generate/config.js b/lib/generate/config.js index bbc8a9a..0b270a3 100644 --- a/lib/generate/config.js +++ b/lib/generate/config.js @@ -69,7 +69,7 @@ var CONFIG = { // Add page numbers to the bottom of every page "pageNumbers": false, - // Font size for the fiel content + // Font size for the file content "fontSize": 12, // Paper size for the pdf |