diff --git a/pyproject.toml b/pyproject.toml
index e7f7f3c55fcafd31a59553529f1893c39b05ec47..f65baadadfaae0084589d885be06bbd7b488ceac 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -38,7 +38,7 @@ build-frontend = "build"
 [tool.cibuildwheel.linux.environment]
 # AIDGE_DEPENDENCIES = "" # format => "dep_1 dep_2 ... dep_n"
 [tool.cibuildwheel.windows.environment]
-# AIDGE_DEPENDENCIES = "" # format => "dep_1 dep_2 ... dep_n"
+# AIDGE_DEPENDENCIES = "" # format => "dep_1","dep_2", ... ,"dep_n"
 
 [tool.cibuildwheel.linux]
 before-build = [