diff --git a/docs/source/upgrade-guide/index.md b/docs/source/upgrade-guide/index.md index eb7d4f9590..7072c2556e 100644 --- a/docs/source/upgrade-guide/index.md +++ b/docs/source/upgrade-guide/index.md @@ -92,7 +92,8 @@ config.settings.apiExpanders = []; ### New Image component ```{versionadded} 17.0.0-alpha.21 -A new image component has been added to core to render optimized images. It requires the latest version of `plone.restapi` (>=8.42.0) in place in the backend in order to work properly. +A new image component has been added to core to render optimized images. +It requires the latest version of `plone.restapi` (>=8.42.0) installed in the backend to work properly. ``` ### Removed Teaser block utils