[CORD-2342]
Fix misspelling of `constraints`

Change-Id: I73d9d125510067b69f7a2e27e5925d5a9e61e599
diff --git a/roles/cord-profile/templates/service-graph-constraints.yaml.j2 b/roles/cord-profile/templates/service-graph-constraints.yaml.j2
index f1897b1..00fbc4a 100644
--- a/roles/cord-profile/templates/service-graph-constraints.yaml.j2
+++ b/roles/cord-profile/templates/service-graph-constraints.yaml.j2
@@ -11,4 +11,4 @@
     constraints:
       type: tosca.nodes.ServiceGraphConstraint
       properties:
-        constraints: '{{xos_gui_service_graph_constranints}}'
\ No newline at end of file
+        constraints: '{{ xos_gui_service_graph_constraints }}'