diff --git a/python_3.9.def b/python_3.9.def
index 61ef6898691e51e9f6649c1a268afa725d4bd4c5..9cda35e1117cd419079e5a7eefac4c5521cd64d2 100644
--- a/python_3.9.def
+++ b/python_3.9.def
@@ -9,7 +9,7 @@ Authors : valentin.vautrot@u-bourgogne.fr
 python3.9.6 is installed in /usr/bin/python3.9/
 
 non-default python3.9.6 libs are installed in /usr/lib/python3.9/site-packages/
-pip-installed packages can be called with :
+pip-installed packages can be listed with :
 singularity exec -e /path/to/this/sif/image python3 -m pip list installed
 or
 singularity test /path/to/this/sif/image
@@ -73,5 +73,5 @@ python3 -m pip list
 %labels 
 container_version v0.1
 Creation date 2023-09-13
-Contained_OS_version CentOS 8.5.211
+Contained_OS_version CentOS_8.5.211
 Contained_python_version 3.9.6
\ No newline at end of file