From 255329d804e4cd8e3c48ec081c0ffd20e96ee4a4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jean-S=C3=A9bastien=20Caux?= <git@jscaux.org>
Date: Mon, 11 Mar 2024 10:05:55 +0100
Subject: [PATCH] Correct typo in POSI

---
 scipost_django/scipost/templates/scipost/posi.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scipost_django/scipost/templates/scipost/posi.html b/scipost_django/scipost/templates/scipost/posi.html
index 6b4ba922c..d0d0665c0 100644
--- a/scipost_django/scipost/templates/scipost/posi.html
+++ b/scipost_django/scipost/templates/scipost/posi.html
@@ -408,7 +408,7 @@
 	  <strong class="p-2 bg-success bg-opacity-50">partly implemented</strong>
 	</p>
 	<p>
-	  Currently, independently reconstituting the underlying data for all of SciPost's available online content would require scraping. Our upcoming publication source files system will help automate any such process. An open data dumb could be created if required by the community, however in view of the data which we handle (mostly: publications) this does not seem to be a pressing requirement.
+	  Currently, independently reconstituting the underlying data for all of SciPost's available online content would require scraping. Our upcoming publication source files system will help automate any such process. An open data dump could be created if required by the community, however in view of the data which we handle (mostly: publications) this does not seem to be a pressing requirement.
 	</p>
       </div>
     </div>
-- 
GitLab