From f9584a81925242d7178fd832f869441ff4010ed0 Mon Sep 17 00:00:00 2001 From: Ezio Melotti Date: Fri, 14 Apr 2023 07:56:44 +0200 Subject: [PATCH] Fix typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4475dbef..78bb4916 100644 --- a/README.md +++ b/README.md @@ -154,7 +154,7 @@ Gooey does its best to choose sensible defaults based on the options it finds. C | store | TextCtrl | | | store_const | CheckBox || | store_true | CheckBox | | -| store_False | CheckBox| | +| store_false | CheckBox| | | version | CheckBox| | | append | TextCtrl | | | count | DropDown                  | |