Skip to content
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

.Net: Small typo in example #2336

Merged
merged 2 commits into from
Aug 7, 2023
Merged

.Net: Small typo in example #2336

merged 2 commits into from
Aug 7, 2023

Conversation

StevenTCramer
Copy link
Contributor

Motivation and Context

This fixes a small type in the Console output the RetrieveAsync method requests "info5" and console says "info1"

Description

Fix typo:

Contribution Checklist

Sorry, something went wrong.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@StevenTCramer StevenTCramer requested a review from a team as a code owner August 6, 2023 12:25
@shawncal shawncal added the .NET Issue or Pull requests regarding .NET code label Aug 6, 2023
@shawncal shawncal changed the title Small typo in example .Net: Small typo in example Aug 6, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@glahaye glahaye added PR: ready to merge PR has been approved by all reviewers, and is ready to merge. samples labels Aug 7, 2023
@shawncal shawncal added this pull request to the merge queue Aug 7, 2023
Merged via the queue into microsoft:main with commit 5ea03a6 Aug 7, 2023
SOE-YoungS pushed a commit to SOE-YoungS/semantic-kernel that referenced this pull request Nov 1, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
### Motivation and Context

This fixes a small type in the Console output the RetrieveAsync method
requests "info5" and console says "info1"

### Description

Fix typo:

### Contribution Checklist

<!-- Before submitting this PR, please make sure: -->

- [x] The code builds clean without any errors or warnings
- [x] The PR follows the [SK Contribution
Guidelines](https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md)
and the [pre-submission formatting
script](https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md#development-scripts)
raises no violations
- [x] All unit tests pass, and I have added new tests where possible
- [x] I didn't break anyone 😄
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
.NET Issue or Pull requests regarding .NET code PR: ready to merge PR has been approved by all reviewers, and is ready to merge.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants