diff --git a/docs/contents/workers/publication.md b/docs/contents/workers/publication.md
index d8dadbc312f108771ef554c843c856ea05d5016f..d4facfe6192cd0d755c9ea9dc2509005cd0d81f3 100644
--- a/docs/contents/workers/publication.md
+++ b/docs/contents/workers/publication.md
@@ -25,5 +25,5 @@ Since the publication is done during a GitLab CI, no optional arguments are [nee
 
 In the template, a publication to <https://demo.arkindex.org> (slug `demo`) is presented. To publish to another instance, make sure that:
 
-- the authentication credentials are presnet in the secure file,
+- the authentication credentials are present in the secure file,
 - the slug is listed as a potential value for `ARKINDEX_INSTANCE` in the `publish-worker` job configuration.