| commit | 6e1f4571b795d600d6202fe38a20a014b34a87a8 | [log] [tgz] |
|---|---|---|
| author | gio <gio@v1.dodo.cloud> | Thu Oct 24 07:49:28 2024 +0400 |
| committer | gio <gio@v1.dodo.cloud> | Thu Oct 24 07:49:28 2024 +0400 |
| tree | b1cfc008e9fbb9553ed110919ac658f3281377b2 | |
| parent | f0061854caf493598f879b105edcd509e3acd5da [diff] |
VM: Fix typo Virutal -> Virtual Change-Id: Icda78b3cd9d966ebc4ccb01018da2a76ac662664
diff --git a/core/installer/values-tmpl/virtual-machine.cue b/core/installer/values-tmpl/virtual-machine.cue index 841cb8b..2c0bea0 100644 --- a/core/installer/values-tmpl/virtual-machine.cue +++ b/core/installer/values-tmpl/virtual-machine.cue
@@ -8,7 +8,7 @@ codeServerEnabled?: bool @name(Install VSCode Server) } -name: "Virutal Machine" +name: "Virtual Machine" namespace: "app-vm" readme: "Virtual Machine" description: "Virtual Machine"