diff --git a/releasenotes/notes/support-check-and-diff-mode-for-genconfig-97703a2ed13ab9ec.yaml b/releasenotes/notes/support-check-and-diff-mode-for-genconfig-97703a2ed13ab9ec.yaml
index cd29d6c5e5f224d0060dccaf3fd8d4e8a842f821..b7b75c0a91d7f25b5bd50b8954b873d4558d4d7e 100644
--- a/releasenotes/notes/support-check-and-diff-mode-for-genconfig-97703a2ed13ab9ec.yaml
+++ b/releasenotes/notes/support-check-and-diff-mode-for-genconfig-97703a2ed13ab9ec.yaml
@@ -3,4 +3,4 @@ features:
   - |
     Support ansible check and diff module for generate configurations. You could
     use ``EXTRA_OPTS='--check --diff' kolla-ansible genconfig`` to check what
-    the configration file will be like in dry-run mode.
+    the configuration file will be like in dry-run mode.