- 
                Notifications
    You must be signed in to change notification settings 
- Fork 74
Update plans-and-credits.mdx #100
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
base: main
Are you sure you want to change the base?
Conversation
Fix typo.
Update plans-and-credits.mdx
| Summary of ChangesHello @leeview-b, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed! This pull request addresses a small but important correction within the documentation. It specifically fixes a typo in the  Highlights
 Using Gemini Code AssistThe full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips. Invoking Gemini You can request assistance from Gemini at any point by creating a comment using either  
 Customization To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a  Limitations & Feedback Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here. You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension. Footnotes
 | 
There was a problem hiding this 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 fixes a typo in the documentation for plans and credits. I've also suggested a small rewrite of the affected paragraph to improve its clarity and readability for users.
| ## Credit Rollovers | ||
|  | ||
| All unused monthly credits automatically roll over at the end of each billing cycle for both monthly and annual paid plans, as long as you keep an active subscription. The rolled over credits will be avilable for one month on the monthly plan. For users on the **annual plan**, the rolled over credits will be available for the rest of the time on your annual plan. | ||
| All unused monthly credits automatically roll over at the end of each billing cycle for both monthly and annual paid plans, as long as you keep an active subscription. The rolled over credits will be available for one month on the monthly plan. For users on the **annual plan**, the rolled over credits will be available for the rest of the time on your annual plan. | 
There was a problem hiding this 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! While you're editing this paragraph, I'd suggest a rewrite to improve clarity and conciseness. The current version is a bit repetitive and could be clearer for users trying to understand the credit rollover policy.
All unused monthly credits automatically roll over at the end of each billing cycle, as long as you keep an active subscription. For monthly plans, these rolled-over credits are available for one month. For users on the **annual plan**, these credits are available for the remainder of your annual plan.
Fixed typo.