Skip to content

Conversation

@cicih1
Copy link

@cicih1 cicih1 commented Nov 27, 2025

This PR fixes a small typo in the README file.

The original line:
mkdir -p /tmp/rollous

should be:
mkdir -p /tmp/rollouts

This ensures that the example commands correctly create the directory used for rollout outputs.

The README had a typo:
  mkdir -p /tmp/rollous
It should be:
  mkdir -p /tmp/rollouts
This ensures the scripts can write to the correct directory.
@google-cla
Copy link

google-cla bot commented Nov 27, 2025

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@polarbe
Copy link

polarbe commented Nov 27, 2025 via email

@polarbe
Copy link

polarbe commented Nov 27, 2025 via email

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.

2 participants