[CORD-2342]
Fix misspelling of `constraints`

Change-Id: I73d9d125510067b69f7a2e27e5925d5a9e61e599
(cherry picked from commit 864ba25e78d296d59d37f268394464d1b1ba58ce)
diff --git a/profile_manifests/rcord.yml b/profile_manifests/rcord.yml
index 3b50d5d..daf0cbd 100644
--- a/profile_manifests/rcord.yml
+++ b/profile_manifests/rcord.yml
@@ -87,7 +87,7 @@
 #    synchronizer: false
 
 # service graph gui constraints
-xos_gui_service_graph_constranints: '[[null, "rcord"], [null, "volt"], ["addressmanager", "vsg"], [null, "vrouter"]]'
+xos_gui_service_graph_constraints: '[[null, "rcord"], [null, "volt"], ["addressmanager", "vsg"], [null, "vrouter"]]'
 
 profile_library: "rcord"