fix grammar

This commit is contained in:
Andrew Pareles 2024-09-23 22:34:53 -07:00 committed by GitHub
parent 4d76fd80b9
commit aea35c95f2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -120,7 +120,7 @@ Eventually, we want to build a convenient API for creating AI tools. The API wil
# Guidelines
Please don't make big refactors without speaking with us first. We'd like to keep the codebase similar to vscode so we can periodically rebase, and if we have big changes that gets complicated.
Please don't make big refactors without speaking with us first. We'd like to keep the codebase similar to vscode so we can periodically rebase, and if we have big changes this gets complicated.
# Submitting a Pull Request