Apply fixes from PR #960 and #959 to Japanese and Korean documentation#962
Merged
Apply fixes from PR #960 and #959 to Japanese and Korean documentation#962
Conversation
Co-authored-by: mayuki <9012+mayuki@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Apply the fixes from pull requests #960 and #959 to the doc for each language.
Apply fixes from PR #960 and #959 to Japanese and Korean documentation
Jul 25, 2025
mayuki
approved these changes
Jul 25, 2025
This was referenced Jan 21, 2026
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.
This PR applies the documentation fixes from pull requests #960 and #959 to the Japanese and Korean language documentation to maintain consistency across all supported languages.
Changes Applied
From PR #960 (Streaming Hub fixes)
Applied to Japanese and Korean versions of
streaminghub/getting-started.md:Method name correction: Fixed interface method name from
OnSendMessagetoOnMessageConnectionId API usage: Fixed incorrect
Context.ConnectionIdusage to properConnectionId.toString()From PR #959 (Extensibility typo fix)
Applied to Japanese version of
filter/extensibility.md:Note: The Korean extensibility documentation already had the correct spelling.
Files Modified
docs/i18n/ja/docusaurus-plugin-content-docs/current/streaminghub/getting-started.mddocs/i18n/ko/docusaurus-plugin-content-docs/current/streaminghub/getting-started.mddocs/i18n/ja/docusaurus-plugin-content-docs/current/filter/extensibility.mdThese changes ensure that all language versions of the documentation (English, Japanese, Korean) are now consistent and contain the same corrections.
Fixes #961.
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.