From 650a75ccc5f4367c526409f2a7e2067186af9c8e Mon Sep 17 00:00:00 2001
From: "Hartung, Michael" <michael.hartung@uni-hamburg.de>
Date: Tue, 7 Feb 2023 14:24:15 +0100
Subject: [PATCH] documentation

---
 .../impl-algorithms/impl-algorithms.component.html              | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/app/pages/doc/content/implementation/impl-algorithms/impl-algorithms.component.html b/src/app/pages/doc/content/implementation/impl-algorithms/impl-algorithms.component.html
index 1cc19b2..11ce1e1 100644
--- a/src/app/pages/doc/content/implementation/impl-algorithms/impl-algorithms.component.html
+++ b/src/app/pages/doc/content/implementation/impl-algorithms/impl-algorithms.component.html
@@ -174,7 +174,7 @@
   <a href="https://pubmed.ncbi.nlm.nih.gov/26355787/" target="_blank"
     >identification of essential proteins in PPI networks</a
   >. Thus, it is a simple approach to classifying the network-related importance
-  of a particular protein. In CADDIE it can be used to discover valuable
+  of a particular protein. In Drugst.One it can be used to discover valuable
   drug-targets or drugs, based on the seed selection given by the user.
 </p>
 
-- 
GitLab