From bd6b25455d2b0ce0f8eb2336ed073f7c44044a59 Mon Sep 17 00:00:00 2001 From: jlukic Date: Thu, 19 Sep 2013 16:44:09 -0400 Subject: [PATCH] slight tweak to spec json --- spec/button.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spec/button.json b/spec/button.json index 127ad8495..7a8ba679b 100755 --- a/spec/button.json +++ b/spec/button.json @@ -1,6 +1,6 @@ { - // Package Name (SubType Type) + // Package Name (Name Type) "Name" : "Semantic Button", // Version # @@ -15,7 +15,7 @@ // ID of UI components that must be included "Dependencies" : [], - // list of required components in "id name" format + // list of required components in "name type" format "Coupling" : ["semantic icon", "semantic loader"], // List of mutually exclusive types with their koan generators