Skip to content

Conversation

@iampratap7997-dot
Copy link

Which issue does this PR close?

N/A

Rationale for this change

This PR fixes minor typos and improves wording consistency in README.md to enhance clarity and maintain consistent formatting.

What changes are included in this PR?

  • Fix minor typos
  • Improve wording clarity
  • Ensure consistent capitalization in feature descriptions

Are these changes tested?

Not needed. These are documentation changes only.

Are there any user-facing changes?

No. This only updates the README.

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Feb 12, 2026
- `unicode_expressions`: include Unicode-aware functions such as `character_length`
- `unparser`: enables support to reverse LogicalPlans back into SQL
- `recursive_protection`: uses [recursive](https://docs.rs/recursive/latest/recursive/) for stack overflow protection.
- `recursive_protection`: uses [recursion](https://docs.rs/recursive/latest/recursive/) for stack overflow protection.
Copy link
Contributor

Choose a reason for hiding this comment

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

This is referring to a specific crate so it should stay as recursive

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants