diff --git a/pyproject.toml b/pyproject.toml
index 1698aa60465ece45397964881aa48c1a89c4eaca..5172740323c574fd2cee9f24e6237dfe9a547326 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -58,8 +58,7 @@
     package-dir = {"" = "src"}
 
 [tool.setuptools.dynamic]
-    readme = {file = "README.md", content-type = "text/markdown}
-
+    readme = {file = "README.md", content-type = "text/markdown"}
 
 [tool.distutils.bdist_wheel]
     universal = true