Minor grammar cleanup in codex-rs README

Resolved 💬 0 comments Opened Apr 24, 2026 by ayangabryl Closed Apr 25, 2026

What is the type of issue?

Documentation is incorrect

What is the issue?

I noticed a small grammar issue in codex-rs/README.md under “Code Organization”.

Current wording:

Ultimately, we hope this to be a library crate that is generally useful for building other Rust/native applications that use Codex.

Suggested wording:

Ultimately, we hope this becomes a library crate that is generally useful for building other Rust/native applications that use Codex.

I have a one-line branch ready here if useful:
https://github.com/ayangabryl/codex/tree/codex/fix-codex-rs-readme-grammar

No pressure if maintainers prefer to apply it directly or leave it as-is.

Where did you find it?

https://github.com/openai/codex/blob/main/codex-rs/README.md#code-organization

View original on GitHub ↗