diff --git a/doc/config-reference/compute/section_compute-hypervisors.xml b/doc/config-reference/compute/section_compute-hypervisors.xml
index 8868110f1a..da1e1bf2e1 100644
--- a/doc/config-reference/compute/section_compute-hypervisors.xml
+++ b/doc/config-reference/compute/section_compute-hypervisors.xml
@@ -29,7 +29,14 @@
LXC - Linux Containers (through libvirt),
- use to run Linux-based virtual machines.
+ used to run Linux-based virtual machines.
+
+
+ LXD - A lightweight, full system container
+ hypervisor, LXD uses the LXC API for low-level container
+ management and adds new functionality by adding a REST
+ API on top.