From 25a6c2612d7caa2cfc3bdd80914b4bfdd6b77aca Mon Sep 17 00:00:00 2001
From: Kostis Trantzas <ktrantzas@ece.upatras.gr>
Date: Tue, 2 Jul 2024 19:41:01 +0300
Subject: [PATCH] fixed typo

---
 doc/nfvoconfig.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/nfvoconfig.md b/doc/nfvoconfig.md
index ed437de5..0cd2c778 100644
--- a/doc/nfvoconfig.md
+++ b/doc/nfvoconfig.md
@@ -11,7 +11,7 @@ Configuration of your target(s) NFVOs/MANO services with Openslice is performed
 3. Navigate to Admin > Manage MANO providers > Add New MANO Provider and enter its details:
 
     - Name and description of your choice. The selected name will supplement the NFV artifacts of this provider.
-    - One of the already defined MANO platformssynchronization
+    - One of the already defined MANO platforms
     - API URL Endpoint, eg: https://10.10.10.10:9999 (This is the SOL005 NBI endpoint - *Note the port 9999*)
     - Username, Password and Project of your OSM tenant.
 
-- 
GitLab