diff --git a/src/client/components/TheHomePage.vue b/src/client/components/TheHomePage.vue
index 82ea15dfd915e70fa54d6f7fb97e6cafe5feb7e6..a11f7385c325497f534fb582b55b97b372c9a6a7 100644
--- a/src/client/components/TheHomePage.vue
+++ b/src/client/components/TheHomePage.vue
@@ -3,7 +3,7 @@
 
   <section class="page-description">
     <p>
-      ABSD is a database containing antibody sequences sourced from various repositories such as the
+      ABSD is a database containing antibody sequences from multiple species, sourced from various repositories such as the
       <a
         href="https://www.rcsb.org/"
         target="_blank"
diff --git a/src/client/index.html b/src/client/index.html
index 30a93079fdd02647c98dcf26c40a605d6a5c0208..e2d85a6948d856febbe5e6102f285d5ddf60d49a 100644
--- a/src/client/index.html
+++ b/src/client/index.html
@@ -5,7 +5,7 @@
   <title>ABSD - AntiBody Sequence Database</title>
   <meta charset="utf-8">
   <meta name="title" content="ABSD - AntiBody Sequence Database">
-  <meta name="description" content="ABSD is a database gathering antibody sequences, sourced from various repositories like the PDB, GeneBank, IMGT, UniProt, INN, and more.">
+  <meta name="description" content="ABSD is a database gathering antibody sequences from multiple species, sourced from various repositories like the PDB, GeneBank, IMGT, UniProt, INN, and more.">
   <meta property="og:type" content="website">
   <meta property="og:url" content="https://absd.pasteur.cloud/">
   <meta property="og:title" content="ABSD - AntiBody Sequence Database">