Skip to content

Commit e0b46ee

Browse files
Merge pull request #72 from enchart/patch-1
Replace "cache" with "provider" for image provider docs
2 parents 8f395ee + b7b662f commit e0b46ee

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)