Skip to content

docs: fix typos and improve wording in README#20301

Merged
Jefffrey merged 3 commits intoapache:mainfrom
iampratap7997-dot:docs/fix-readme-typos
Feb 13, 2026
Merged

docs: fix typos and improve wording in README#20301
Jefffrey merged 3 commits intoapache:mainfrom
iampratap7997-dot:docs/fix-readme-typos

Conversation

@iampratap7997-dot
Copy link
Contributor

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
README.md Outdated
- `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

Copy link
Contributor Author

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

Thanks @Jefffrey for the clarification!
I've reverted the change to keep recursive as it refers to the crate name.

@Jefffrey Jefffrey added this pull request to the merge queue Feb 13, 2026
@Jefffrey
Copy link
Contributor

Thanks @iampratap7997-dot

Merged via the queue into apache:main with commit 2e202fd Feb 13, 2026
5 checks passed
@iampratap7997-dot
Copy link
Contributor Author

Thanks @iampratap7997-dot

You're welcome! @Jefffrey
Let me know if any further changes are needed.

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