diff --git a/docs/en-US/hypervisor-host-install-libvirt.xml b/docs/en-US/hypervisor-host-install-libvirt.xml
index 15cfde2efa7..34fe4c4d6f2 100644
--- a/docs/en-US/hypervisor-host-install-libvirt.xml
+++ b/docs/en-US/hypervisor-host-install-libvirt.xml
@@ -24,7 +24,7 @@
 
 
     Install and Configure libvirt
-    &PRODUCT; uses libvirt for managing virtual machines. Therefor it is vital that libvirt is configured correctly.
+    &PRODUCT; uses libvirt for managing virtual machines. Therefore it is vital that libvirt is configured correctly.
     
         
             Install libvirt
@@ -63,4 +63,4 @@
             service libvirt-bin restart
         
     
-
\ No newline at end of file
+
diff --git a/docs/en-US/hypervisor-kvm-requirements.xml b/docs/en-US/hypervisor-kvm-requirements.xml
index 7e7af6afd9f..c42db86a2b8 100644
--- a/docs/en-US/hypervisor-kvm-requirements.xml
+++ b/docs/en-US/hypervisor-kvm-requirements.xml
@@ -37,17 +37,12 @@
   
   In addition, the following hardware requirements apply:
   
-    Hosts must be certified as compatible with the selected operating system. For example, see the RHEL Hardware Compatibility Guide at https://hardware.redhat.com/.
-    Within a single cluster, the hosts must be of the same kernel version.  For example, if one host is RHEL6 64 bit, they must all be RHEL6 64 bit.
+    Within a single cluster, the hosts must be of the same distribution version.
     All hosts within a cluster must be homogenous. The CPUs must be of the same type, count, and feature flags.
     Must support HVM (Intel-VT or AMD-V enabled)
     64-bit x86 CPU (more cores results in better performance)
-    Hardware virtualization support required
     4 GB of memory
-    36 GB of local disk
     At least 1 NIC
-    Statically allocated IP Address
-    Latest hotfixes applied to hypervisor software
     When you deploy &PRODUCT;, the hypervisor host must not have any VMs already running
   
-
\ No newline at end of file
+