Fix duplicate words

This change fixes duplicate consecutive words from docs
as well as code.

Signed-off-by: Rajesh Tailor <ratailor@redhat.com>
Change-Id: I236ff41fccf831023b6f85840097148a30e84743
This commit is contained in:
Rajesh Tailor
2025-09-02 18:04:32 +05:30
parent 9c1d971f01
commit 68fbace8af
10 changed files with 11 additions and 12 deletions
@@ -43,7 +43,7 @@ Extended resource request
~~~~~~~~~~~~~~~~~~~~~~~~~
It is expected that neutron 20.0.0 (Yoga) will implement an extended resource
request format via the the ``port-resource-request-groups`` neutron API
request format via the ``port-resource-request-groups`` neutron API
extension. As of nova 24.0.0 (Xena), nova already supports this extension if
every nova-compute service is upgraded to Xena version and the
``[upgrade_levels]/compute`` configuration does not prevent the computes from