From fb21583ce6ea12b366cfaee3628e1b260b6d57ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Halil=20=C4=B0brahim=20Kalkan?= Date: Wed, 10 Jun 2020 15:29:03 +0300 Subject: [PATCH] Update Blob-Storing-Custom-Provider.md --- docs/en/Blob-Storing-Custom-Provider.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/Blob-Storing-Custom-Provider.md b/docs/en/Blob-Storing-Custom-Provider.md index 281e5b32e1..fc41973fdb 100644 --- a/docs/en/Blob-Storing-Custom-Provider.md +++ b/docs/en/Blob-Storing-Custom-Provider.md @@ -115,7 +115,7 @@ Configure(options => Then you can change the `MyBlobContainerConfigurationExtensions` class like that: -```` +````csharp public static class MyBlobContainerConfigurationExtensions { public static BlobContainerConfiguration UseMyCustomBlobProvider(