From b0d8f69bdadeccf399c4864c1f3dcb262f78d53e Mon Sep 17 00:00:00 2001 From: Roman Tomjak <6570684+romantomjak@users.noreply.github.com> Date: Thu, 16 Jul 2020 18:03:46 +0100 Subject: [PATCH] tweak docs --- website/pages/docs/builders/proxmox.mdx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/website/pages/docs/builders/proxmox.mdx b/website/pages/docs/builders/proxmox.mdx index e0a5319a3..730c8de8a 100644 --- a/website/pages/docs/builders/proxmox.mdx +++ b/website/pages/docs/builders/proxmox.mdx @@ -146,10 +146,10 @@ builder. Values greater than 1 indicate that the multiqueue feature is activated. For best performance, set this to the number of cores available to the virtual machine. CPU load on the host and guest systems will increase as - the traffic increases, so set this option only when the VM has to handle - a great number of incoming connections, such as when the VM is running as - a router, reverse proxy or a busy HTTP server. Requires `virtio` network - adapter. Defaults to `0`. + the traffic increases, so activate this option only when the VM has to + handle a great number of incoming connections, such as when the VM is + operating as a router, reverse proxy or a busy HTTP server. Requires + `virtio` network adapter. Defaults to `0`. - `disks` (array of objects) - Disks attached to the virtual machine. Example: