From ae6a1e9f72e4b475486a6e2946b606268832099f Mon Sep 17 00:00:00 2001
From: fmareuil <fabien.mareuil@pasteur.fr>
Date: Mon, 29 Apr 2024 09:54:10 +0200
Subject: [PATCH] text precision

---
 ippisite/ippidb/templates/about-general.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ippisite/ippidb/templates/about-general.html b/ippisite/ippidb/templates/about-general.html
index f93087ab..c6a6a5e0 100644
--- a/ippisite/ippidb/templates/about-general.html
+++ b/ippisite/ippidb/templates/about-general.html
@@ -45,7 +45,7 @@
 	</div>
 </div>
 
-<h2 class="mt-5 text-center">What are the iPPI-DB standards ?</h2>
+<h2 class="mt-5 text-center">What are the iPPI-DB compounds standards ?</h2>
 
 <div class="row justify-content-center">
 	<div class="col-md-auto">
-- 
GitLab