Fix typo in release note

You need a space after double backticks for things to render as expected.

Change-Id: I2a8127beb6c2c4cb80474e97166289f5bf4e8ea5
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
This commit is contained in:
Stephen Finucane
2024-10-02 18:23:58 +01:00
parent 1acaf899a6
commit 5e23567707
@@ -62,7 +62,7 @@ prelude: |
<https://specs.openstack.org/openstack/nova-specs/specs/2024.1/implemented/libvirt-maxphysaddr-support.html#flavor-extra-specs>`_
to be created by specifying either ``hw:maxphysaddr_mode=emulate`` and
``hw:maxphysaddr_bits`` flavor extra specs or ``hw_maxphysaddr_mode``
and ``hw_maxphysaddr_bits``image properties. The
and ``hw_maxphysaddr_bits`` image properties. The
``ImagePropertiesFilter`` and ``ComputeCapabilitiesFilter`` filters are
required to support this functionality.