diff --git a/changelog.d/pr-8162 b/changelog.d/pr-8162
index ab1ae51bb8e203ee8cb226073dcd70f04854d2ef..de63109cb9980bb30a16e0581db32e3276931210 100644
--- a/changelog.d/pr-8162
+++ b/changelog.d/pr-8162
@@ -1,10 +1,10 @@
-synopsis: Added haddocks command
+synopsis: Added haddock-project command
 packages: cabal-install
 prs: #8162
 issues: #7669
 description: {
 
-The `haddock-package` command can be used to build documentation of multiple
+The `haddock-project` command can be used to build documentation of multiple
 packages.  By passing `--local` option the directory will be self contained,
 by passing `--hackage` links to dependencies will link to `hackage`.  Both
 `--local` and `--hackage` options imply `--quickfix`, `--gen-index`,