From e4466b922ed89dcded8dabc78d95cadef9978ffe Mon Sep 17 00:00:00 2001 From: DarthSim Date: Fri, 17 Apr 2020 22:12:15 +0600 Subject: [PATCH] typo --- docs/image_formats_support.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/image_formats_support.md b/docs/image_formats_support.md index a5d9bb57..5d1ee528 100644 --- a/docs/image_formats_support.md +++ b/docs/image_formats_support.md @@ -61,5 +61,5 @@ If you provide a video as a source, imgproxy takes its specific frame to create Since this still requires more data to be downloaded, video thumbnails generation is disabled by default and should be enabled with `IMGPROXY_ENABLE_VIDEO_THUMBNAILS` config option. -* `IMGPROXY_ENABLE_VIDEO_THUMBNAILS`: then true, enables video thumbnails generation. Default: false; +* `IMGPROXY_ENABLE_VIDEO_THUMBNAILS`: when true, enables video thumbnails generation. Default: false; * `IMGPROXY_VIDEO_THUMBNAIL_SECOND`: the timestamp of the frame in seconds that will be used for a thumbnail. Default: 1.