Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 3629149

Browse files
matifalicode-asher
andauthoredFeb 28, 2024
Apply suggestions from code review
Co-authored-by: Asher <[email protected]>
1 parent d7d8d1a commit 3629149

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎docs/coder.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ resource "coder_app" "code-server" {
3333
}
3434
```
3535

36-
or use our official [`code-server`](https://registry.coder.com/modules/code-server) module from Coder [module registry](htpps://registry.coder.com/modules).
36+
Or use our official [`code-server`](https://registry.coder.com/modules/code-server) module from the Coder [module registry](htpps://registry.coder.com/modules):
3737

3838
```terraform
3939
module "code-server" {

0 commit comments

Comments
 (0)
Please sign in to comment.