Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.

Commit 0dcba9b

Browse files
matifalicode-asher
andauthored
Update jupyterlab/main.tf
Co-authored-by: Asher <ash@coder.com>
1 parent c5c569e commit 0dcba9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jupyterlab/main.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ variable "share" {
4141

4242
variable "subdomain" {
4343
type = bool
44-
description = "Determines whether JupyterLab will be accessed via it's own subdomain or whether it will be accessed via a path on Coder."
44+
description = "Determines whether JupyterLab will be accessed via its own subdomain or whether it will be accessed via a path on Coder."
4545
default = true
4646
}
4747

0 commit comments

Comments
 (0)