diff --git a/releasenotes/notes/qiskit_version-956916f7b8d7bbb9.yaml b/releasenotes/notes/qiskit_version-956916f7b8d7bbb9.yaml index b26cf9b97665..33f8d825e3af 100644 --- a/releasenotes/notes/qiskit_version-956916f7b8d7bbb9.yaml +++ b/releasenotes/notes/qiskit_version-956916f7b8d7bbb9.yaml @@ -2,7 +2,7 @@ features: - | The magic ``%qiskit_version_table`` from ``qiskit.tools.jupyter`` now includes all - the modules with ``'qiskit`` in the name. + imported modules with ``'qiskit`` in their name. deprecations: - | The dictionary ``qiskit.__qiskit_version__`` is deprecated, as Qiskit is define with a single package (``qiskit-terra``).