Skip to content

Commit 255b1ed

Browse files
phorcys420matifali
andauthored
chore: make library aspect clearer
Co-authored-by: Atif Ali <[email protected]>
1 parent 15fe12d commit 255b1ed

File tree

1 file changed

+1
-1
lines changed
  • registry/coder/modules/vscode-desktop-core

1 file changed

+1
-1
lines changed

registry/coder/modules/vscode-desktop-core/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ tags: [internal, library]
1111
> [!CAUTION]
1212
> We do not recommend using this module directly. Instead, please consider using one of our [Desktop IDE modules](https://registry.coder.com/modules?search=tag%3Aide).
1313
14-
The VSCode Desktop Core module is a building block for modules that need to expose access to VSCode-based IDEs. It is intended primarily for internal use by Coder to create modules for VSCode-based IDEs.
14+
The VSCode Desktop Core module is a building block for modules that need to expose access to VSCode-based IDEs. It is intended primarily to be used as a library to create modules for VSCode-based IDEs.
1515

1616
```tf
1717
module "vscode-desktop-core" {

0 commit comments

Comments
 (0)