[COMAC-196] BugFix: remove a space

Change-Id: Ia809e61dc27777b494a0b89afcb8efec82fa6a01
diff --git a/xos-profiles/comac/Chart.yaml b/xos-profiles/comac/Chart.yaml
index 3a31f22..251b056 100644
--- a/xos-profiles/comac/Chart.yaml
+++ b/xos-profiles/comac/Chart.yaml
@@ -17,7 +17,7 @@
 name: comac
 description: A Helm chart for the "COMAC" profile
 icon: https://guide.opencord.org/logos/cord.svg
-version: 0.0.6
+version: 0.0.7
 
 # xosproject/tosca-loader version
 appVersion: 1.3.1
diff --git a/xos-profiles/comac/templates/_tosca.tpl b/xos-profiles/comac/templates/_tosca.tpl
index e50701d..35cc204 100644
--- a/xos-profiles/comac/templates/_tosca.tpl
+++ b/xos-profiles/comac/templates/_tosca.tpl
@@ -307,7 +307,7 @@
   - custom_types/onosservice.yaml
   - custom_types/vrouterservice.yaml
 {{- if .Values.progran.enabled }}
-   - custom_types/progranservice.yaml
+  - custom_types/progranservice.yaml
 {{- end }}
 {{- if .Values.residentialService.enabled }}
   - custom_types/rcordservice.yaml