diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in
index d651816148..cc4c5ea6ed 100644
--- a/docs/formatdomain.html.in
+++ b/docs/formatdomain.html.in
@@ -146,7 +146,7 @@
configure in the desired way, which is why per-device boot elements
(see disks,
network interfaces, and
- USB and PCI devices sections below) were
+ USB and PCI devices sections below) were
introduced and they are the preferred way providing full control over
booting order. The boot
element and per-device boot
elements are mutually exclusive. Since 0.1.3,
diff --git a/docs/formatnode.html.in b/docs/formatnode.html.in
index ad05a709e1..5f57a5aeee 100644
--- a/docs/formatnode.html.in
+++ b/docs/formatnode.html.in
@@ -13,7 +13,7 @@
prefix virNodeDevice
, which deal with management of
host devices that can be handed to guests via passthrough as
<hostdev> elements
- in the domain XML.
+ in the domain XML.
These devices are represented as a hierarchy, where a device on
a bus has a parent of the bus controller device; the root of the
hierarchy is the node named "computer".