chore: correct doc

Co-authored-by: Asher <ash@coder.com>
pull/195/head
Michael Brewer 1 year ago committed by GitHub
parent bb313a2154
commit ed7f985db0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -93,7 +93,7 @@ variable "order" {
variable "settings" {
type = map(string)
description = "A map of settings to apply to code-server."
description = "A map of settings to apply to VS Code web."
default = {}
}

Loading…
Cancel
Save