-
-
Notifications
You must be signed in to change notification settings - Fork 38
Fix typo: change "URL encoded" to "URL-encoded" #549
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
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Co-authored-by: ymc9 <[email protected]>
ymc9
left a comment
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.
You made the wrong fix. Just fix "URL encoded" to "URL-encoded".
Co-authored-by: ymc9 <[email protected]>
Fixed. Changed "URL encoded" to "URL-encoded" on line 846 and reverted the incorrect backtick change. (8f3174d) |
|
@copilot merge it |
I don't have permissions to merge PRs. You'll need to merge this manually or use the GitHub UI merge button. |
* doc: custom procedures * Fix typo: change "URL encoded" to "URL-encoded" (#549) * Add AvailableSince component to custom procedures documentation (#550) * Add anchor link to Custom Procedures section in TanStack Query documentation (#551) * Update docs/service/api-handler/rest.md Co-authored-by: Copilot <[email protected]> * Update docs/service/api-handler/rest.md Co-authored-by: Copilot <[email protected]> * Update docs/modeling/custom-proc.md Co-authored-by: Copilot <[email protected]> * Update docs/orm/custom-proc.md Co-authored-by: Copilot <[email protected]> --------- Co-authored-by: Copilot <[email protected]> Co-authored-by: Copilot <[email protected]>
Addresses grammar issue in the custom procedures REST API documentation where "URL encoded" should be hyphenated when used as a compound adjective.
Changes:
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.