diff --git a/src/app/shared/components/contact/contact.component.html b/src/app/shared/components/contact/contact.component.html
index c496ccb15add347f8f4a66b0d005a655ba3fb5c2..d7c57aec8992484becd48f86981e0f9beccf321c 100644
--- a/src/app/shared/components/contact/contact.component.html
+++ b/src/app/shared/components/contact/contact.component.html
@@ -6,7 +6,7 @@
                 <h3>Who we are</h3>
                 <div *ngIf="!customIntroductionHTML">
                     <address class='font-weight-light'><span class='font-weight-bold'>ETSI SDG OpenSlice</span> | <a
-                            href='https://osl.etsi.org/' class='text-white'>https://osl.etsi.org</a><br>The ETSI Software Development Group for OpenSlice (SDG OSL) is developing an open source service based Operations Support System (OSS) to deliver Network Slice as a Service (NSaaS).</address>
+                            href='https://osl.etsi.org/' class='text-white'>https://osl.etsi.org</a><br>The ETSI Software Development Group for OpenSlice (SDG OSL) is developing an open source service based Operations Support System (OSS) to deliver Network as a Service (NaaS).</address>
                     <address class='font-weight-light'><span class='font-weight-bold'>{{config.TITLE}}</span> | <a
                             href='{{config.WEBURL}}' class='text-white'>{{config.WEBURL}}</a><br>A portal that allows 5G
                         experimenters to design and deploy network services towards the infrastructure.</address>