From 36356bc3a2704ac211cb9df575d6329c643039d8 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Thu, 5 Mar 2015 22:06:28 -0800 Subject: [PATCH] README: "Radio Group" => RadioGroup Remove errant space in widget name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 623f998..6733e68 100644 --- a/README.md +++ b/README.md @@ -147,7 +147,7 @@ Gooey does its best to choose sensible defaults based on the options it finds. C | store_False | CheckBox| | | append | TextCtrl | | | count| DropDown                  | | -| Mutually Exclusive Group | Radio Group | +| Mutually Exclusive Group | RadioGroup | |choice                                             | DropDown | | ###GooeyParser