summaryrefslogtreecommitdiffhomepage
path: root/packages/web/src/content/docs/gitlab.mdx
diff options
context:
space:
mode:
authorAryan "LAG" Gupta <[email protected]>2026-01-15 22:36:16 +0530
committerGitHub <[email protected]>2026-01-15 11:06:16 -0600
commit63176bb049d00643c65cd7dcd836403f8250022e (patch)
treef213abe807ae35ce6e63e41a1270fcfc4accdc45 /packages/web/src/content/docs/gitlab.mdx
parent216a2d87cfc6828546e60a14d8e90d1a9c066700 (diff)
downloadopencode-63176bb049d00643c65cd7dcd836403f8250022e.tar.gz
opencode-63176bb049d00643c65cd7dcd836403f8250022e.zip
docs: fix typos in documentation (#8703)
Diffstat (limited to 'packages/web/src/content/docs/gitlab.mdx')
-rw-r--r--packages/web/src/content/docs/gitlab.mdx2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/web/src/content/docs/gitlab.mdx b/packages/web/src/content/docs/gitlab.mdx
index 6358019a4..5ba0b90c9 100644
--- a/packages/web/src/content/docs/gitlab.mdx
+++ b/packages/web/src/content/docs/gitlab.mdx
@@ -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.
---