diff --git a/11/CHANGELOG-v11.md b/11/CHANGELOG-v11.md
index f592155db7..14a7e44dda 100644
--- a/11/CHANGELOG-v11.md
+++ b/11/CHANGELOG-v11.md
@@ -1356,10 +1356,10 @@ If not mentioned explicitly\, the changes are reported in the combined changelog
### Removed Features \(previously deprecated\)
-* The \`\`frr\.frr\` has been removed because it does not support ansible\-core 2\.18 \([https\://forum\.ansible\.com/t/6243](https\://forum\.ansible\.com/t/6243)\)\.
+* The frr\.frr
collection has been removed because it does not support ansible\-core 2\.18 \([https\://forum\.ansible\.com/t/6243](https\://forum\.ansible\.com/t/6243)\)\.
* The inspur\.sm
collection was considered unmaintained and removed from Ansible 11 \([https\://forum\.ansible\.com/t/2854](https\://forum\.ansible\.com/t/2854)\)\. Users can still install this collection with ansible\-galaxy collection install inspur\.sm
\.
* The netapp\.storagegrid
collection was considered unmaintained and removed from Ansible 11 \([https\://forum\.ansible\.com/t/2811](https\://forum\.ansible\.com/t/2811)\)\. Users can still install this collection with ansible\-galaxy collection install netapp\.storagegrid
\.
-* The \`\`openvswitch\.openvswitch\` collection has been removed because it does not support ansible\-core 2\.18 \([https\://forum\.ansible\.com/t/6245](https\://forum\.ansible\.com/t/6245)\)\.
+* The openvswitch\.openvswitch
collection has been removed because it does not support ansible\-core 2\.18 \([https\://forum\.ansible\.com/t/6245](https\://forum\.ansible\.com/t/6245)\)\.
#### Ansible\-core
diff --git a/11/CHANGELOG-v11.rst b/11/CHANGELOG-v11.rst
index fa76af53e3..ed16d97591 100644
--- a/11/CHANGELOG-v11.rst
+++ b/11/CHANGELOG-v11.rst
@@ -1248,10 +1248,10 @@ community.vmware
Removed Features (previously deprecated)
----------------------------------------
-- The ``frr.frr` has been removed because it does not support ansible-core 2.18 (https://forum.ansible.com/t/6243).
+- The ``frr.frr`` collection has been removed because it does not support ansible-core 2.18 (https://forum.ansible.com/t/6243).
- The ``inspur.sm`` collection was considered unmaintained and removed from Ansible 11 (https://forum.ansible.com/t/2854). Users can still install this collection with ``ansible-galaxy collection install inspur.sm``.
- The ``netapp.storagegrid`` collection was considered unmaintained and removed from Ansible 11 (https://forum.ansible.com/t/2811). Users can still install this collection with ``ansible-galaxy collection install netapp.storagegrid``.
-- The ``openvswitch.openvswitch` collection has been removed because it does not support ansible-core 2.18 (https://forum.ansible.com/t/6245).
+- The ``openvswitch.openvswitch`` collection has been removed because it does not support ansible-core 2.18 (https://forum.ansible.com/t/6245).
Ansible-core
~~~~~~~~~~~~
diff --git a/11/changelog.yaml b/11/changelog.yaml
index 0547e2ec05..9b5bf1572d 100644
--- a/11/changelog.yaml
+++ b/11/changelog.yaml
@@ -7,7 +7,7 @@ releases:
`Porting Guide `_'
removed_features:
- - The ``frr.frr` has been removed because it does not support ansible-core 2.18
+ - The ``frr.frr`` collection has been removed because it does not support ansible-core 2.18
(https://forum.ansible.com/t/6243).
- The ``inspur.sm`` collection was considered unmaintained and removed from
Ansible 11 (https://forum.ansible.com/t/2854). Users can still install this
@@ -15,6 +15,6 @@ releases:
- The ``netapp.storagegrid`` collection was considered unmaintained and removed
from Ansible 11 (https://forum.ansible.com/t/2811). Users can still install
this collection with ``ansible-galaxy collection install netapp.storagegrid``.
- - The ``openvswitch.openvswitch` collection has been removed because it does
+ - The ``openvswitch.openvswitch`` collection has been removed because it does
not support ansible-core 2.18 (https://forum.ansible.com/t/6245).
release_date: '2024-09-25'
diff --git a/11/porting_guide_11.rst b/11/porting_guide_11.rst
index a9afa84e2d..fed8fe170d 100644
--- a/11/porting_guide_11.rst
+++ b/11/porting_guide_11.rst
@@ -254,10 +254,10 @@ Removed Collections
Removed Features
----------------
-- The ``frr.frr` has been removed because it does not support ansible-core 2.18 (https://forum.ansible.com/t/6243).
+- The ``frr.frr`` collection has been removed because it does not support ansible-core 2.18 (https://forum.ansible.com/t/6243).
- The ``inspur.sm`` collection was considered unmaintained and removed from Ansible 11 (https://forum.ansible.com/t/2854). Users can still install this collection with ``ansible-galaxy collection install inspur.sm``.
- The ``netapp.storagegrid`` collection was considered unmaintained and removed from Ansible 11 (https://forum.ansible.com/t/2811). Users can still install this collection with ``ansible-galaxy collection install netapp.storagegrid``.
-- The ``openvswitch.openvswitch` collection has been removed because it does not support ansible-core 2.18 (https://forum.ansible.com/t/6245).
+- The ``openvswitch.openvswitch`` collection has been removed because it does not support ansible-core 2.18 (https://forum.ansible.com/t/6245).
Ansible-core
~~~~~~~~~~~~