From 7b1502c99d218a42c8ade81074a52f90d4b635aa Mon Sep 17 00:00:00 2001 From: Jeff Warner Date: Wed, 29 Jul 2020 03:46:44 -0700 Subject: [PATCH] minor typo fix (#1180) --- content/en/content-management/image-processing/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/content-management/image-processing/index.md b/content/en/content-management/image-processing/index.md index 745c2c53b..ebd3362dc 100644 --- a/content/en/content-management/image-processing/index.md +++ b/content/en/content-management/image-processing/index.md @@ -294,7 +294,7 @@ disableLatLong = false ## Smart Cropping of Images -By default, Hugo will use the [Smartcrop](https://github.com/muesli/smartcrop), a library created by [muesli](https://github.com/muesli), when cropping images with `.Fill`. You can set the anchor point manually, but in most cases the smart option will make a good choice. And we will work with the library author to improve this in the future. +By default, Hugo will use [Smartcrop](https://github.com/muesli/smartcrop), a library created by [muesli](https://github.com/muesli), when cropping images with `.Fill`. You can set the anchor point manually, but in most cases the smart option will make a good choice. And we will work with the library author to improve this in the future. An example using the sunset image from above: