From d6b93204567359bc158fc66948efdba0ddee0aa2 Mon Sep 17 00:00:00 2001 From: Dan Gray Date: Fri, 4 Apr 2014 12:50:20 +0100 Subject: [PATCH] Title case for display name value --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index 669878f..4a14618 100644 --- a/bower.json +++ b/bower.json @@ -7,7 +7,7 @@ ], "description": "A question component that allows the learner to select one or more images in response to a question stem", "main": "/js/adapt-contrib-gmcq.js", - "displayName" : "Graphical multiple choice question", + "displayName" : "Graphical Multiple Choice Question", "component" : "gmcq", "keywords": [ "adapt-plugin",