Skip to content

Conversation

Hopium21
Copy link

@Hopium21 Hopium21 commented Mar 4, 2025

book/SUMMARY.md

Old: - Interfaces: CLI, Rust Python
New: - Interfaces: CLI, Rust ,Python
Reason: Fixed an extra comma after "Rust". Ensures correct formatting in the documentation.

crates/cli/src/parse/blocks.rs

Old: println!("EXCPECTED_CHUNK {:?}", expected_chunk);
New: println!("EXPECTED_CHUNK {:?}", expected_chunk);
Reason: Fixed the typo "EXCPECTED" → "EXPECTED" to match standard spelling in test logs for better debugging and consistency.

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