Skip to content

Fix incorrect command spelling in contribution documentation (#411) #412

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 12, 2025

Conversation

code-soubhik
Copy link
Contributor

This PR fixes a typo in the Contribution process section of the documentation. The command to generate the changeset summary was incorrectly written as:
npx @changeset/cli

The correct command is:
npx @changesets/cli

Fixes:
Updated the documentation to reflect the correct command spelling.

Related Issue:
Closes #411

Testing:

Copy link
Collaborator

@hkt74 hkt74 left a comment

Choose a reason for hiding this comment

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

thanks for fixing the typo

@code-soubhik
Copy link
Contributor Author

Thanks @hkt74
I have raised a PR
Support File URLs in GenAI File API for Direct Upload
Issue: #130
PR: #413
Can you help me by telling me the gaps that need to be filled?

@hkt74 hkt74 merged commit d73de90 into google-gemini:main Mar 12, 2025
7 checks passed
@code-soubhik code-soubhik deleted the cmd-correction branch March 13, 2025 11:47
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.

Incorrect spelling of cmd in contribution documentation
2 participants