From 6378e6c06f3296ec8fdea13271c092e9830401ea Mon Sep 17 00:00:00 2001 From: Jay V Date: Fri, 3 Oct 2025 13:46:56 -0400 Subject: docs: rename opencode to OpenCode --- packages/web/src/content/docs/plugins.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'packages/web/src/content/docs/plugins.mdx') diff --git a/packages/web/src/content/docs/plugins.mdx b/packages/web/src/content/docs/plugins.mdx index 47f53fddf..bfcf1ed87 100644 --- a/packages/web/src/content/docs/plugins.mdx +++ b/packages/web/src/content/docs/plugins.mdx @@ -1,9 +1,9 @@ --- title: Plugins -description: Write your own plugins to extend opencode. +description: Write your own plugins to extend OpenCode. --- -Plugins allow you to extend opencode by hooking into various events and customizing behavior. You can create plugins to add new features, integrate with external services, or modify opencode's default behavior. +Plugins allow you to extend OpenCode by hooking into various events and customizing behavior. You can create plugins to add new features, integrate with external services, or modify OpenCode's default behavior. --- -- cgit v1.2.3