diff --git a/README.md b/README.md
index 57e663f..6ccd73d 100644
--- a/README.md
+++ b/README.md
@@ -89,7 +89,7 @@ Plugins in action:
graph TB
subgraph Geoportal [D4GNA Components]
geoportalservice[Geoportal Service]
- mongo[ Mongo DB]
+ mongo[ Mongo DB]
postgis[ PostGIS DB]
geoserver[ Geoserver]
note-gs-to-mongo[Geoportal Service:
creates/reads Profiled Documents and UCDs
creates/reads Plugins configured
on Mongo DB]