Skip to content

Conversation

@crickman
Copy link
Contributor

@crickman crickman commented Jul 5, 2024

Motivation and Context

All builds failing due to spellcheck violation: serializeable => serializable

Description

Changed three instances of serializeable to serializable

Contribution Checklist

@crickman crickman added bug Something isn't working .NET Issue or Pull requests regarding .NET code labels Jul 5, 2024
@crickman crickman requested review from a team, dmytrostruk and rogerbarreto July 5, 2024 17:26
@crickman crickman self-assigned this Jul 5, 2024
@markwallace-microsoft markwallace-microsoft added documentation and removed .NET Issue or Pull requests regarding .NET code labels Jul 5, 2024
@crickman crickman added the PR: ready for review All feedback addressed, ready for reviews label Jul 5, 2024
@crickman crickman changed the title .Net - Fixed typo in ADR ADR Bug - Fixed typo in ADR Jul 5, 2024
@crickman crickman enabled auto-merge July 5, 2024 17:28
@crickman crickman requested a review from SergeyMenshykh July 5, 2024 17:28
@crickman crickman added this pull request to the merge queue Jul 5, 2024
Merged via the queue into main with commit a0a753a Jul 5, 2024
@crickman crickman deleted the bug_serializeable_typo branch July 5, 2024 17:44
LudoCorporateShark pushed a commit to LudoCorporateShark/semantic-kernel that referenced this pull request Aug 25, 2024
### Motivation and Context
<!-- Thank you for your contribution to the semantic-kernel repo!
Please help reviewers and future users, providing the following
information:
  1. Why is this change required?
  2. What problem does it solve?
  3. What scenario does it contribute to?
  4. If it fixes an open issue, please link to the issue here.
-->

All builds failing due to spellcheck violation: **serializeable** =>
**serializable**

### Description
<!-- Describe your changes, the overall approach, the underlying design.
These notes will help understanding how your code works. Thanks! -->

Changed three instances of **serializeable** to **serializable**

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

bug Something isn't working documentation PR: ready for review All feedback addressed, ready for reviews

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

6 participants