diff --git a/RECIPE-API-CHANGELOG.md b/RECIPE-API-CHANGELOG.md
index 5d2514c0..fc3ff440 100644
--- a/RECIPE-API-CHANGELOG.md
+++ b/RECIPE-API-CHANGELOG.md
@@ -24,7 +24,7 @@ cross-building.
 ### wic image type, removal of manual wic invocation
 
 Images that are described by wic files are now generated during the build by
-setting `IMAGE_TYPE = "wic-img"`. The manual invocation of wic after the
+setting `IMAGE_FSTYPES = "wic"`. The manual invocation of wic after the
 bitbake run is no longer needed nor supported.
 
 ### Optional kernel installation
