-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: minor grammar fix in default rate limit response message #1639
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yet another micro PR is approved! 😄
8cd64b8
to
c0cb37c
Compare
@TomPallister Hi Tom! |
Thanks for the review. Glad to see that there is still work being done on Ocelot! I was already a bit worried that the project might have been abandoned 😅 |
c0cb37c
to
414e9f4
Compare
You copy my changes to your own (newly created) PR and close my PR as duplicate, taking full ownership of the changes I (and many other people) made for yourself. That's just rude. |
eddex commented on Jul 11, 2023, 7:30 AM
eddex commented on Jul 11, 2023, 7:25 AM
So sad to see such emotional reaction from you! |
Dear Marco, Sorry for closing your PR! You may ask Tom personally to merge this PR. |
414e9f4
to
b027c81
Compare
b027c81
to
b2ca8f8
Compare
* #1676 Update authorization.rst * #1646 Update bigpicture.rst * #1628 Update websockets.rst * #1614 Update README.md * #1552 Update configuration.rst * #1547 Update caching.rst * #1542 Update requestaggregation.rst * Revert "#1639 Update ClientRateLimitMiddleware.cs" This reverts commit 996719e. * #1537 Update routing.rst * #1520 Update authentication.rst * #1459 Update building.rst Fix inline code block * #1412 Update errorcodes.rst * #1407 Update headerstransformation.rst * #1406 Update headerstransformation.rst Remove extra '!' * #1320 Update README.md * Update README.md Mark classes. Split sentences. * #1284 Update claimstransformation.rst * #1232 Update servicediscovery.rst * #1224 Update loadbalancer.rst * #1189 Update caching.rst * Update gettingstarted.rst Mark up 'net7.0' as code block. Convert script block to PowerShell one. Change the link to NuGet. * #1386 Update loadbalancer.rst * Update loadbalancer.rst: Make code snippet shorter * #1686 Update middlewareinjection.rst Add section "ASP.NET Core Middlewares and Ocelot Pipeline Builder" * Update logging.rst Review RST markup * Update methodtransformation.rst Review RST markup * Update README.md Sync to "Big Picture" page in Introduction
Continue with upper-case letter after exclamation mark in default rate limit response message.