Skip to content

.Net: Small typo in example#2336

Merged
shawncal merged 2 commits intomicrosoft:mainfrom
StevenTCramer:StevenTCramer-patch-1
Aug 7, 2023
Merged

.Net: Small typo in example#2336
shawncal merged 2 commits intomicrosoft:mainfrom
StevenTCramer:StevenTCramer-patch-1

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

@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
@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
### 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.

3 participants