diff --git a/releasenotes/notes/expose-flag-to-enable-ironic-inspector-in-bifrost.yml-12215fb9b1f09528.yaml b/releasenotes/notes/expose-flag-to-enable-ironic-inspector-in-bifrost.yml-12215fb9b1f09528.yaml
index 09620ef6aa..188f998a12 100644
--- a/releasenotes/notes/expose-flag-to-enable-ironic-inspector-in-bifrost.yml-12215fb9b1f09528.yaml
+++ b/releasenotes/notes/expose-flag-to-enable-ironic-inspector-in-bifrost.yml-12215fb9b1f09528.yaml
@@ -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.