diff --git a/docs/development/release-process.md b/docs/development/release-process.md
index f58e8a526484246fbb58976b74a8343b7f8c03d8..b6a18c7f1ba36de389b1ef64da0a5dce7eca0541 100644
--- a/docs/development/release-process.md
+++ b/docs/development/release-process.md
@@ -27,7 +27,7 @@ again be merged into master.
 
     2. Update both, the `version` and the `appVersion` fields, in the Helm `Charts.yaml` file to `0.3.1`.
 
-    3. Update `codemeta.json` to match the new version. In particular, make sure that `version` points to the version you are releasing and `dateModified` points to the date you are relasing this version. [CodeMeata generator](https://codemeta.github.io/codemeta-generator/) may help you in updating the file.
+    3. Update `codemeta.json` to match the new version. In particular, make sure that `version` points to the version you are releasing and `dateModified` points to the date you are relasing this version. [CodeMeta generator](https://codemeta.github.io/codemeta-generator/) may help you in updating the file.
 
     4. Update `CITATION.cff` to match the new version. At least update the `version` field.