diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in
index a094524a15..68860ef9e8 100644
--- a/docs/formatdomain.html.in
+++ b/docs/formatdomain.html.in
@@ -2355,7 +2355,7 @@
address to use for a given device is constrained in part by the
device and the architecture of the guest. For example,
a <disk>
device
- uses type='disk'
, while
+ uses type='drive'
, while
a <console>
device would
use type='pci'
on i686 or x86_64 guests,
or type='spapr-vio'
on PowerPC64 pseries guests.