Properly format JSON in example for page.paperSize

gh-pages
Travis Cooper 2014-11-16 21:20:29 -05:00
parent 8ef38f4cdb
commit ec705abd94
1 changed files with 1 additions and 0 deletions

View File

@ -65,6 +65,7 @@ page.paperSize = {
margin: {
top: '50px',
left: '20px'
}
};
```