diff --git a/specs/juno/implemented/virt-driver-numa-placement.rst b/specs/juno/implemented/virt-driver-numa-placement.rst index eba3a0065..257ec2b37 100644 --- a/specs/juno/implemented/virt-driver-numa-placement.rst +++ b/specs/juno/implemented/virt-driver-numa-placement.rst @@ -139,7 +139,7 @@ the image, with the leading ':' replaced by '_', as is normal for image property naming conventions: * hw_numa_nodes=NN - numa of NUMA nodes to expose to the guest. -* hw_numa_mempolicy=strict|prefered - memory allocation policy +* hw_numa_mempolicy=strict|preferred - memory allocation policy * hw_numa_cpus.0= - mapping of vCPUS N-M to NUMA node 0 * hw_numa_cpus.1= - mapping of vCPUS N-M to NUMA node 1 * hw_numa_mem.0= - mapping N MB of RAM to NUMA node 0