Fix typo in release note

Change-Id: I2f6cd19b7f4d3954bf9de17e6095d39545fe05d3
This commit is contained in:
Pierre Riteau 2024-03-01 09:30:12 +01:00
parent 06e39af796
commit 6ac502ec20

View File

@ -3,7 +3,7 @@ features:
- |
Exposes a flag, ``bifrost_enable_ironic_inspector``, to enable
ironic-inspector in Bifrost. This option defaults to ``True`` as it can be
useful for backwards compatability. It is still possible to use native
useful for backwards compatibility. It is still possible to use native
in-band inspection when Ironic Inspector is enabled by setting
``inspect_interface`` to ``agent``. Please see the Ironic documentation for
more details.