Correct section type in release notes 81/64981/3
authorAnil Belur <abelur@linuxfoundation.org>
Tue, 11 Aug 2020 04:21:42 +0000 (14:21 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Tue, 11 Aug 2020 04:35:47 +0000 (14:35 +1000)
The CR 762400ee2c77 was submitted with a wrong
section type, the correct one should be fixes.

Ref: https://docs.openstack.org/reno/latest/user/usage.html#editing-a-release-note
Change-Id: I47e2b4532d5cf1ea94dffb5cf2b9fb26d3d0a250
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
releasenotes/notes/fix-image-update-da34af08d679bde9.yaml

index ab85d72..a654a72 100644 (file)
@@ -1,8 +1,8 @@
 ---
-issues:
+fixes:
   - |
     Fix image update script to handle $image_type correctly.
 
-    This fixes the issue when a specific image type overwites
+    This fixes the issue when a specific image type overwrites
     other image types incorrectly in the .cfg and some images names getting
     excluded.