Skip to content

Commit d115c18

Browse files
committed
Update Readme
1 parent b71e59c commit d115c18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Using distributed memory cache in web api applications
77

88
> In this repo, i m using a [distributed memory cache](https://docs.microsoft.com/en-us/aspnet/core/performance/caching/distributed?view=aspnetcore-5.0#distributed-memory-cache) in order to improve web api responsiveness.
99
>
10-
> ###### 📢 Distributed memory cache is useful for development and testing scenarios and is not intended for production environements. 📢
10+
> 📢 Distributed memory cache is useful for development and testing scenarios and is not intended for production environements. 📢
1111
>
1212
> The web api sample provided in this repo is based on :
1313
>

0 commit comments

Comments
 (0)