Skip to content

fix: typo for scenario interface#31

Merged
patriksimek merged 1 commit intomainfrom
fix-typo-for-scenario-interface
Feb 4, 2026
Merged

fix: typo for scenario interface#31
patriksimek merged 1 commit intomainfrom
fix-typo-for-scenario-interface

Conversation

@ivangelus
Copy link
Contributor

@ivangelus ivangelus commented Feb 4, 2026

fix typo
ScenarioInteface -> ScenarioInterface

@ivangelus ivangelus marked this pull request as ready for review February 4, 2026 14:34
@ivangelus ivangelus requested a review from a team as a code owner February 4, 2026 14:34
Copilot AI review requested due to automatic review settings February 4, 2026 14:34
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes a typo in the type name ScenarioInteface, correcting it to ScenarioInterface throughout the codebase.

Changes:

  • Corrected spelling of the ScenarioInterface type name from ScenarioInteface
  • Updated all references to use the corrected spelling across type definitions, function signatures, and imports

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
src/index.ts Updated export statement to use corrected type name
src/endpoints/scenarios.ts Corrected type definition and all references in function signatures and type definitions
src/endpoints/blueprints.ts Updated import statement and interface property type reference

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@patriksimek patriksimek merged commit 5836574 into main Feb 4, 2026
4 checks passed
@patriksimek patriksimek deleted the fix-typo-for-scenario-interface branch February 4, 2026 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants