Skip to content

docs: fix typo in extensions command in README#3097

Closed
NaniToka wants to merge 2 commits intogoogleapis:mainfrom
NaniToka:patch-2
Closed

docs: fix typo in extensions command in README#3097
NaniToka wants to merge 2 commits intogoogleapis:mainfrom
NaniToka:patch-2

Conversation

@NaniToka
Copy link
Copy Markdown
Contributor

@NaniToka NaniToka commented Apr 18, 2026

🛠️ Fix typo in Gemini CLI section

This pull request fixes a typo in the Gemini CLI section of the README.

  • Corrected /exttensions list/extensions list

✅ Why this change?

The incorrect command may confuse users when trying to list extensions in the CLI, leading to errors during usage.

📌 Scope

  • Documentation update only
  • No code changes

🔗 Related Issue

Closes #3096


Description

Fixes a typo in the Gemini CLI command within the README file. This ensures users can correctly list installed extensions without encountering command errors.


PR Checklist

### 🛠️ Fix typo in Gemini CLI section

This pull request fixes a typo in the **Gemini CLI** section of the README.

* Corrected `/exttensions list` → `/extensions list`

### ✅ Why this change?

The incorrect command may confuse users when trying to list extensions in the CLI, leading to errors during usage.

### 📌 Scope

* Documentation update only
* No code changes

### 🔗 Related Issue

Closes googleapis#3096
@NaniToka NaniToka requested a review from a team as a code owner April 18, 2026 23:06
Copy link
Copy Markdown
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 modifies the README.md to update the list of supported databases. However, the change introduces a formatting regression by removing spaces after commas, which negatively impacts readability. The reviewer noted that this modification appears to be an accidental change that does not address the intended typo fix described in the pull request's metadata and provided a suggestion to restore the correct formatting.

Comment thread README.md Outdated
Copy link
Copy Markdown
Contributor Author

@NaniToka NaniToka left a comment

Choose a reason for hiding this comment

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

🧾 Review for PR #3097
👍 Overall feedback

The intent of this PR is correct — it fixes a typo in the Gemini CLI command and improves documentation clarity. However, the current change introduces an unrelated formatting issue in the same section.

🐛 Issue identified

The modification to the “Other Databases” line removes spaces after commas:

Snowflake,Trino,and more.

This reduces readability and is inconsistent with the rest of the documentation style.

💡 Suggested fix

Please restore proper spacing for readability:

  • Snowflake,Trino,and more.
  • Snowflake, Trino, and more.
    ⚠️ Additional note

The PR description mentions fixing:

/exttensions list → /extensions list

However, that change does not appear in the current diff. Please ensure the intended fix is included in the commit.

✅ Recommendation
Fix formatting regression
Ensure typo fix is included in this PR
Then re-request review
✔️ Final verdict

Changes required before merge

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
@duwenxin99
Copy link
Copy Markdown
Contributor

Closing as a duplicate of #3096 (review)

@duwenxin99 duwenxin99 closed this Apr 20, 2026
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