docs: Fix trivial typos in vhost-user.rst
authorMilan Zamazal <mzamazal@redhat.com>
Wed, 31 May 2023 12:48:31 +0000 (14:48 +0200)
committerMichael Tokarev <mjt@tls.msk.ru>
Fri, 9 Jun 2023 20:38:16 +0000 (23:38 +0300)
Signed-off-by: Milan Zamazal <mzamazal@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
docs/system/devices/vhost-user.rst

index 86128114fa3788a73679f0af38e141021087c828..a80e95a48ae5bddbe7356e41dbee67174913d7d1 100644 (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::