From dcad231ae858b250178fc432d559e77f0d29e555 Mon Sep 17 00:00:00 2001 From: Ben Bodenmiller Date: Wed, 12 May 2021 18:40:13 -0700 Subject: [PATCH] Typo fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5b86ff9..dc1e5df 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ CacheCow ======== -An implementation of HTTP Caching in .NET Core and 4.52+ for HttpClient, ASP.NET Web API, ASP.NET MVC Core and [Carter](https://github.com/CarterCommunity/Carter/blob/master/README.md). +An implementation of HTTP Caching in .NET Core and 4.5.2+ for HttpClient, ASP.NET Web API, ASP.NET MVC Core and [Carter](https://github.com/CarterCommunity/Carter/blob/master/README.md). This document covers topics below: