Updated README.md#477
Open
RyanCorrigal wants to merge 6 commits intomicrosoft:mainfrom
Open
Conversation
Author
|
@microsoft-github-policy-service agree |
Add oxford comma to heading.
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the repository’s top-level README.md to improve readability and consistency in Markdown formatting, along with a few wording/semantics tweaks intended to improve clarity and accessibility.
Changes:
- Standardized Markdown formatting (list markers and table formatting/spacing).
- Corrected at least one spelling error (“intenral” → “internal”) and adjusted some headings/section structure.
- Minor whitespace cleanup (blank lines and trailing spaces).
Comments suppressed due to low confidence (1)
README.md:40
- In GitHub-flavored/CommonMark markdown, continuation lines for a list item should be indented; otherwise the bullet may render as a one-line item followed by a separate paragraph. Indent the description lines under "Semantic Kernel" (and any similar bullets) so they remain part of the same list item.
- **Semantic Kernel**. [Semantic Kernel](https://learn.microsoft.com/en-us/semantic-kernel/overview/)
is an SDK that integrates Large Language Models (LLMs) like
[OpenAI](https://platform.openai.com/docs/introduction),
[Azure OpenAI](https://azure.microsoft.com/en-us/products/ai-services/openai-service),
and [Hugging Face](https://huggingface.co/)
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
MattB-msft
approved these changes
May 8, 2026
axelsrz
approved these changes
May 8, 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.
Minor updates to README.md including the following:
*to-notation for consistency across the document.