From b1043f03d36a2e2e2c9756e787ad083c4a5c5af8 Mon Sep 17 00:00:00 2001 From: Ilya Shakhat Date: Mon, 15 Dec 2014 15:36:01 +0300 Subject: [PATCH] Fix misspelling in CloudFoundry Change-Id: I0f3d23a1de8308f226d1fda098337ad00ebc139c --- etc/default_data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/default_data.json b/etc/default_data.json index 0601a43df..667eee5dc 100644 --- a/etc/default_data.json +++ b/etc/default_data.json @@ -10510,7 +10510,7 @@ }, { "id": "cloudfoundry-group", - "title": "CloudFoundary", + "title": "CloudFoundry", "child": true, "modules": ["cloudfoundry"] },