Fix typo: change "URL encoded" to "URL-encoded"#549
Merged
ymc9 merged 3 commits intodoc/custom-procsfrom Jan 9, 2026
Merged
Conversation
Merged
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Fix typo in 'doc: custom procedures' as per review feedback
Fix missing closing backtick in custom procedures example
Jan 9, 2026
ymc9
requested changes
Jan 9, 2026
Member
ymc9
left a comment
There was a problem hiding this comment.
You made the wrong fix. Just fix "URL encoded" to "URL-encoded".
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
Contributor
Author
Fixed. Changed "URL encoded" to "URL-encoded" on line 846 and reverted the incorrect backtick change. (8f3174d) |
Copilot
AI
changed the title
Fix missing closing backtick in custom procedures example
Fix typo: change "URL encoded" to "URL-encoded"
Jan 9, 2026
ymc9
approved these changes
Jan 9, 2026
Member
|
@copilot merge it |
Contributor
Author
I don't have permissions to merge PRs. You'll need to merge this manually or use the GitHub UI merge button. |
ymc9
approved these changes
Jan 9, 2026
ymc9
added a commit
that referenced
this pull request
Jan 9, 2026
* 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 <175728472+Copilot@users.noreply.github.com> * Update docs/service/api-handler/rest.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update docs/modeling/custom-proc.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update docs/orm/custom-proc.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.