From 0c463e664e8bd3afce30f4a41ecfc7999d5e789d Mon Sep 17 00:00:00 2001 From: "Juan C.S." Date: Mon, 1 Dec 2025 19:04:32 -0300 Subject: [PATCH] docs: Fix grammar error in Release Cadence (Nightly section) (#13866) Co-authored-by: Tommaso Sciortino Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index bb9b6af7f2..006edb33a8 100644 --- a/README.md +++ b/README.md @@ -80,9 +80,9 @@ npm install -g @google/gemini-cli@latest ### Nightly -- New releases will be published each week at UTC 0000 each day, This will be - all changes from the main branch as represented at time of release. It should - be assumed there are pending validations and issues. Use `nightly` tag. +- New releases will be published each day at UTC 0000. This will be all changes + from the main branch as represented at time of release. It should be assumed + there are pending validations and issues. Use `nightly` tag. ```bash npm install -g @google/gemini-cli@nightly