Skip to content

Commit 5491482

Browse files
authored
Apply suggestion from @wadepickett
1 parent 062872d commit 5491482

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

aspnetcore/release-notes/aspnetcore-11/includes/rate-limiting-retry-after-preview-4.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ The <xref:System.Threading.RateLimiting.FixedWindowRateLimiter> now reports a <x
44

55
Additional fixes in `System.Threading.RateLimiting` resolve an issue where <xref:System.Threading.RateLimiting.TokenBucketRateLimiter> mishandled partial token refills during zero-permit acquisition, and improve `System.Threading.RateLimiting.ChainedRateLimiter` to correctly forward idle-duration and replenishment behavior from its inner limiters.
66

7-
For more information, see [Rate limiting middleware in ASP.NET Core](/aspnet/core/performance/rate-limit).
7+
For an overview of the rate limiting middleware, see [Rate limiting middleware in ASP.NET Core](/aspnet/core/performance/rate-limit).
88

99
Thank you [@asbjornvad](https://github.com/asbjornvad) and [@apoorvdarshan](https://github.com/apoorvdarshan) for these contributions!

0 commit comments

Comments
 (0)