Skip to content

Commit 696062d

Browse files
authored
Merge pull request #518 from abemassry/full-virt-fix
Fix typo in openapi yaml for fullvirt
2 parents aa25999 + 2464861 commit 696062d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18800,7 +18800,7 @@ components:
1880018800
* `paravirt` is suitable for most cases. Linodes running in paravirt mode
1880118801
share some qualities with the host, ultimately making it run faster since
1880218802
there is less transition between it and the host.
18803-
* `full_virt` affords more customization, but is slower because 100% of the VM
18803+
* `fullvirt` affords more customization, but is slower because 100% of the VM
1880418804
is virtualized.
1880518805
enum:
1880618806
- paravirt

0 commit comments

Comments
 (0)