inadvertent creation of yaml key, change : to -

Change-Id: Iff9d9d731d03263434f3f841784c0bf46613592f
diff --git a/xos/tosca/custom_types/vpgwc.m4 b/xos/tosca/custom_types/vpgwc.m4
index 1b1dde6..f8ae6c3 100644
--- a/xos/tosca/custom_types/vpgwc.m4
+++ b/xos/tosca/custom_types/vpgwc.m4
@@ -9,7 +9,7 @@
     tosca.nodes.VPGWCService:
         derived_from: tosca.nodes.Root
         description: >
-            CORD: The vPGWC Service
+            CORD - The vPGWC Service
         capabilities:
             xos_base_service_caps
         properties:
@@ -19,7 +19,7 @@
     tosca.nodes.VPGWCTenant:
         derived_from: tosca.nodes.Root
         description: >
-            CORD: The vPGWC Tenant
+            CORD - The vPGWC Tenant
         properties:
             xos_base_tenant_props
             display_message:
@@ -30,4 +30,4 @@
                 required: false
             image_name:
                 type: string
-                required: false
\ No newline at end of file
+                required: false
diff --git a/xos/tosca/custom_types/vpgwc.yaml b/xos/tosca/custom_types/vpgwc.yaml
index 32571ea..e985449 100644
--- a/xos/tosca/custom_types/vpgwc.yaml
+++ b/xos/tosca/custom_types/vpgwc.yaml
@@ -18,13 +18,11 @@
 
 # end m4 macros
 
-
-
 node_types:
     tosca.nodes.VPGWCService:
         derived_from: tosca.nodes.Root
         description: >
-            CORD: The vPGWC Service
+            CORD - The vPGWC Service
         capabilities:
             scalable:
                 type: tosca.capabilities.Scalable
@@ -82,7 +80,7 @@
     tosca.nodes.VPGWCTenant:
         derived_from: tosca.nodes.Root
         description: >
-            CORD: The vPGWC Tenant
+            CORD - The vPGWC Tenant
         properties:
             kind:
                 type: string
@@ -100,4 +98,4 @@
                 required: false
             image_name:
                 type: string
-                required: false
\ No newline at end of file
+                required: false