Skip to content

Commit b7b662f

Browse files
authored
Replace "cache" with "provider" for image provider docs
1 parent 8f395ee commit b7b662f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/imagesharp.web/imageproviders.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ paket add SixLabors.ImageSharp.Web.Providers.AWS --version VERSION_NUMBER
9797

9898
***
9999

100-
Once installed the cache @SixLabors.ImageSharp.Web.Providers.AWS.AWSS3StorageImageProviderOptions can be configured as follows:
100+
Once installed the provider @SixLabors.ImageSharp.Web.Providers.AWS.AWSS3StorageImageProviderOptions can be configured as follows:
101101

102102
```c#
103103
// Configure and register the buckets.

0 commit comments

Comments
 (0)