docs: fix typos in documentation (#8703)

This commit is contained in:
Aryan "LAG" Gupta 2026-01-15 22:36:16 +05:30 committed by GitHub
commit 63176bb049
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 4 additions and 4 deletions

View file

@ -55,7 +55,7 @@ Mention `@opencode` in a comment, and OpenCode will execute tasks within your Gi
- **Triage issues**: Ask OpenCode to look into an issue and explain it to you.
- **Fix and implement**: Ask OpenCode to fix an issue or implement a feature.
It will work create a new branch and raised a merge request with the changes.
It will create a new branch and raise a merge request with the changes.
- **Secure**: OpenCode runs on your GitLab runners.
---