doc/VirtualMachine.md: fix minor typo

This commit is contained in:
Pragmatic Software 2020-01-11 14:42:41 -08:00
parent f2a2d27458
commit af6ba85ce8
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
PBot can interact with a virtual machine to safely execute arbitrary user-submitted
system commands and code.
This document will guide you through installing and configuration a virtual machine
This document will guide you through installing and configuring a virtual machine
by using the widely available [libvirt](https://libvirt.org) project tools, such as
`virt-install`, `virsh`, `virt-manager`, `virt-viewer`, etc.