diff --git a/docs/source/tutorials/automated-publication-with-ci.md b/docs/source/tutorials/automated-publication-with-ci.md index 127786ab..d1d14ee8 100644 --- a/docs/source/tutorials/automated-publication-with-ci.md +++ b/docs/source/tutorials/automated-publication-with-ci.md @@ -208,7 +208,7 @@ will run on every new push during the *deploy* stage. ```{note} If you haven't adapted the workflow file and push it to the branch `main`, the HERMES workflow will run for the first time. -This will create a new mrege request with compiled metadata for curation. You can safely close it at this point. +This will create a new merge request with compiled metadata for curation. You can safely close it at this point. ```