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

Fix typos in builder_state.rs #292

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Marcofann
Copy link

  1. Fixed Typographical Errors:
    • Corrected cooresponding to corresponding in multiple panic messages across builder_state.rs.

Motivation

These fixes improve code clarity and maintain accuracy in error messages, making debugging more efficient.

Key Places to Review:

  • crates/legacy/src/builder_state.rs
  • crates/marketplace/src/builder_state.rs

Type of Change

  • Bug fix
  • New feature
  • Documentation update
  • Enhancement

Checklist

  • Self-reviewed the changes.
  • Opened or linked an existing issue if applicable.

Impact

Impact: Low. These changes only affect error messages and do not modify functionality.

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.

1 participant