dotnet / AspNetCore.Docs

Documentation for ASP.NET Core
https://docs.microsoft.com/aspnet/core
Creative Commons Attribution 4.0 International
12.57k stars 25.31k forks source link

Grammer mistake #30526

Closed sivaji55 closed 11 months ago

sivaji55 commented 11 months ago

Under the concurrency section, there is a small grammar mistake.

"The concurrency limiter limits the number concurrent requests." should be "The concurrency limiter limits the number of concurrent requests."


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

Rick-Anderson commented 11 months ago

Thanks for reporting this. Any chance you could PR this? At the top right of the article, select the Edit pen icon:

image

Select the pen icon again. Edit, then Save.

sivaji55 commented 11 months ago

sure

Rick-Anderson commented 11 months ago

Fixed in #30548