From b7b662f4b1ad22b0e0ae1eca1d61c5b8e62fcfe0 Mon Sep 17 00:00:00 2001 From: enchart <77974051+enchart@users.noreply.github.com> Date: Thu, 3 Jul 2025 21:00:43 +0500 Subject: [PATCH] Replace "cache" with "provider" for image provider docs --- articles/imagesharp.web/imageproviders.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/articles/imagesharp.web/imageproviders.md b/articles/imagesharp.web/imageproviders.md index e9cec7f57..136c256a4 100644 --- a/articles/imagesharp.web/imageproviders.md +++ b/articles/imagesharp.web/imageproviders.md @@ -97,7 +97,7 @@ paket add SixLabors.ImageSharp.Web.Providers.AWS --version VERSION_NUMBER *** -Once installed the cache @SixLabors.ImageSharp.Web.Providers.AWS.AWSS3StorageImageProviderOptions can be configured as follows: +Once installed the provider @SixLabors.ImageSharp.Web.Providers.AWS.AWSS3StorageImageProviderOptions can be configured as follows: ```c# // Configure and register the buckets.