diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index e4a34612fa0a9eb298566c4db0de61b647d29135..648ac2bf35f6a79e6c83ac00af48ec834adfbc95 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -10,7 +10,7 @@ Added
 ^^^^^
 
 
-* New :func:`.cifti` module, providing classes and functions for working with
+* New :mod:`.cifti` module, providing classes and functions for working with
   `CIFTI <https://www.nitrc.org/projects/cifti/>`_ data.
 * New :func:`.winpath` and :func:`wslpath` functions for working with paths
   when using FSL in a Windows Subsystem for Linux (WSL) environment.