Skip to content

Fix typos / grammar in doc#60249

Merged
edoakes merged 3 commits intoray-project:masterfrom
nrghosh:nrghosh/fix-doc-typos-grammar
Jan 27, 2026
Merged

Fix typos / grammar in doc#60249
edoakes merged 3 commits intoray-project:masterfrom
nrghosh:nrghosh/fix-doc-typos-grammar

Conversation

@nrghosh
Copy link
Contributor

@nrghosh nrghosh commented Jan 16, 2026

Description

agent-fix some misc typos and grammar in doc (+ a batch-llm var name). Feel free to ignore if too trivial

Related issues

Link related issues: "Fixes #1234", "Closes #1234", or "Related to #1234".

Additional information

Optional: Add implementation details, API changes, usage examples, screenshots, etc.

Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request focuses on fixing typos and grammatical errors across various documentation strings and comments in the codebase. The changes are generally correct and improve clarity. I've made one suggestion in python/ray/actor.py to further improve the clarity of a docstring related to generator backpressure, where the current phrasing could be misinterpreted.

Signed-off-by: Nikhil Ghosh <nikhil@anyscale.com>
@nrghosh nrghosh force-pushed the nrghosh/fix-doc-typos-grammar branch from 3d316fb to 5c21aa5 Compare January 17, 2026 00:02
@nrghosh nrghosh added the docs An issue or change related to documentation label Jan 18, 2026
@nrghosh nrghosh marked this pull request as ready for review January 23, 2026 23:22
@nrghosh nrghosh requested review from a team as code owners January 23, 2026 23:22
@edoakes edoakes added the go add ONLY when ready to merge, run all tests label Jan 24, 2026
@edoakes edoakes enabled auto-merge (squash) January 24, 2026 02:26
@edoakes edoakes disabled auto-merge January 27, 2026 22:52
@edoakes edoakes merged commit 2340261 into ray-project:master Jan 27, 2026
8 checks passed
jinbum-kim pushed a commit to jinbum-kim/ray that referenced this pull request Jan 29, 2026
agent-fix some misc typos and grammar in doc (+ a batch-llm var name).
Feel free to ignore if too trivial

Signed-off-by: Nikhil Ghosh <nikhil@anyscale.com>
Signed-off-by: jinbum-kim <jinbum9958@gmail.com>
limarkdcunha pushed a commit to limarkdcunha/ray that referenced this pull request Jan 29, 2026
agent-fix some misc typos and grammar in doc (+ a batch-llm var name).
Feel free to ignore if too trivial

Signed-off-by: Nikhil Ghosh <nikhil@anyscale.com>
400Ping pushed a commit to 400Ping/ray that referenced this pull request Feb 1, 2026
agent-fix some misc typos and grammar in doc (+ a batch-llm var name).
Feel free to ignore if too trivial

Signed-off-by: Nikhil Ghosh <nikhil@anyscale.com>
Signed-off-by: 400Ping <jiekaichang@apache.org>
ans9868 pushed a commit to ans9868/ray that referenced this pull request Feb 18, 2026
agent-fix some misc typos and grammar in doc (+ a batch-llm var name).
Feel free to ignore if too trivial

Signed-off-by: Nikhil Ghosh <nikhil@anyscale.com>
Signed-off-by: Adel Nour <ans9868@nyu.edu>
peterxcli pushed a commit to peterxcli/ray that referenced this pull request Feb 25, 2026
agent-fix some misc typos and grammar in doc (+ a batch-llm var name).
Feel free to ignore if too trivial

Signed-off-by: Nikhil Ghosh <nikhil@anyscale.com>
Signed-off-by: peterxcli <peterxcli@gmail.com>
peterxcli pushed a commit to peterxcli/ray that referenced this pull request Feb 25, 2026
agent-fix some misc typos and grammar in doc (+ a batch-llm var name).
Feel free to ignore if too trivial

Signed-off-by: Nikhil Ghosh <nikhil@anyscale.com>
Signed-off-by: peterxcli <peterxcli@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs An issue or change related to documentation go add ONLY when ready to merge, run all tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Ray fails to serialize self-reference objects

3 participants