From cf3844a06fb2f0ad39cae8eff2679565a96e9711 Mon Sep 17 00:00:00 2001 From: Florian Feldmann Date: Mon, 30 Dec 2019 16:47:43 +0100 Subject: [PATCH] Corrected small conjugation mistake (#996) --- 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 ed6478d7a..0b9bcf323 100644 --- a/content/en/content-management/image-processing/index.md +++ b/content/en/content-management/image-processing/index.md @@ -16,7 +16,7 @@ menu: ## The Image Page Resource -The `image` is a [Page Resource]({{< relref "/content-management/page-resources" >}}), and the processing methods listed below does not work on images inside your `/static` folder. +The `image` is a [Page Resource]({{< relref "/content-management/page-resources" >}}), and the processing methods listed below do not work on images inside your `/static` folder. To get all images in a [Page Bundle]({{< relref "/content-management/organization#page-bundles" >}}):