Browse Source

docs: fix name

Aiden Cline 2 months ago
parent
commit
defe51c825
1 changed files with 4 additions and 4 deletions
  1. 4 4
      packages/web/src/content/docs/ecosystem.mdx

+ 4 - 4
packages/web/src/content/docs/ecosystem.mdx

@@ -1,9 +1,9 @@
 ---
 title: Ecosystem
-description: Projects and integrations built with opencode.
+description: Projects and integrations built with OpenCode.
 ---
 
-A collection of community projects built on opencode.
+A collection of community projects built on OpenCode.
 
 For more, check out [awesome-opencode](https://github.com/awesome-opencode/awesome-opencode).
 
@@ -13,7 +13,7 @@ For more, check out [awesome-opencode](https://github.com/awesome-opencode/aweso
 
 | Name                                                                                              | Description                                                   |
 | ------------------------------------------------------------------------------------------------- | ------------------------------------------------------------- |
-| [opencode-skills](https://github.com/malhashemi/opencode-skills)                                  | Manage and organize opencode skills and capabilities          |
+| [opencode-skills](https://github.com/malhashemi/opencode-skills)                                  | Manage and organize OpenCode skills and capabilities          |
 | [opencode-openai-codex-auth](https://github.com/numman-ali/opencode-openai-codex-auth)            | Use your ChatGPT Plus/Pro subscription instead of API credits |
 | [opencode-gemini-auth](https://github.com/jenslys/opencode-gemini-auth)                           | Use your existing Gemini plan instead of API billing          |
 | [opencode-dynamic-context-pruning](https://github.com/Tarquinen/opencode-dynamic-context-pruning) | Optimize token usage by pruning obsolete tool outputs         |
@@ -24,7 +24,7 @@ For more, check out [awesome-opencode](https://github.com/awesome-opencode/aweso
 
 | Name                                                          | Description                                                |
 | ------------------------------------------------------------- | ---------------------------------------------------------- |
-| [kimaki](https://github.com/remorses/kimaki)                  | Discord bot to control opencode sessions, built on the SDK |
+| [kimaki](https://github.com/remorses/kimaki)                  | Discord bot to control OpenCode sessions, built on the SDK |
 | [opencode.nvim](https://github.com/NickvanDyke/opencode.nvim) | Neovim plugin for editor-aware prompts, built on the API   |
 
 ---