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
parent 216a2d87cf
commit 63176bb049
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.
---