diff --git a/crates/uv-cli/src/lib.rs b/crates/uv-cli/src/lib.rs index 0bf541547..4485fc9c6 100644 --- a/crates/uv-cli/src/lib.rs +++ b/crates/uv-cli/src/lib.rs @@ -4838,8 +4838,8 @@ pub struct PublishArgs { /// The token for the upload. /// - /// Using a token is equivalent to passing `__token__` as `--username` and the token as `--password`. - /// password. + /// Using a token is equivalent to passing `__token__` as `--username` and the token as + /// `--password` password. #[arg( short, long,