docs: Fix trivial typos in vhost-user.rst

Signed-off-by: Milan Zamazal <mzamazal@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
This commit is contained in:
Milan Zamazal 2023-05-31 14:48:31 +02:00 committed by Michael Tokarev
parent 5f9dd6a8ce
commit 9c36407a44

View file

@ -38,13 +38,13 @@ system memory as defined by the ``-m`` argument.
Example
=======
First start you daemon.
First start your daemon.
.. parsed-literal::
$ virtio-foo --socket-path=/var/run/foo.sock $OTHER_ARGS
The you start your QEMU instance specifying the device, chardev and
Then you start your QEMU instance specifying the device, chardev and
memory objects.
.. parsed-literal::