From 5f1cc2460188cdec0ca6ce36d75d171d6af29d5e Mon Sep 17 00:00:00 2001
From: Eva Bardou <bardou@teklia.com>
Date: Mon, 22 Jan 2024 15:38:18 +0000
Subject: [PATCH] Apply 1 suggestion(s) to 1 file(s)

---
 docs/contents/workers/publication.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/contents/workers/publication.md b/docs/contents/workers/publication.md
index d8dadbc3..d4facfe6 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.
-- 
GitLab