Skip to content

Commit 9ad552e

Browse files
LiamConnorsemilykl
andauthored
Update doc/python/static-image-export.md
Co-authored-by: Emily KL <[email protected]>
1 parent bbac70b commit 9ad552e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/python/static-image-export.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ pio.write_image(fig, "fig.png")
214214

215215
## Image Export Settings (Kaleido)
216216

217-
As well as configuring height, width, and other settings by passing arguments when calling `write_image` and `to_image`, you can specify defaults to be used.
217+
As well as configuring height, width, and other settings by passing arguments when calling `write_image` and `to_image`, you can also set a single default to be used throughout the duration of the program.
218218

219219
### Available Settings
220220

0 commit comments

Comments
 (0)