Skip to content

Commit 721adff

Browse files
authored
Apply suggestions from code review
1 parent 93f859e commit 721adff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -271,10 +271,10 @@ These values are:
271271
- A boolean which when True will raise an error if input model files are missing.
272272
- Default is True, set to False to skip this check.
273273
- `dpi`:
274-
- Output images Dots per inch (dpi)
274+
- The resolution in dots per inch (dpi) of the output image.
275275
- dpi=100 is fine for most purposes but 300 is needed for highres posters/publications.
276276
- `savepdf`:
277-
- Outpout the image as a pdf in addition to the standard png.
277+
- Output the image as a pdf in addition to the standard png.
278278
- This doesn't replace the image in the report, but saves a pdf version of the image in the images directory.
279279
- The pdfs will be web-visible in the report image directory, but will not linked in the html.
280280
- To view a pdf from a report, simply click the image, and replace the `png` extension with `pdf` in the browser path.

0 commit comments

Comments
 (0)