From d5144c9dcc5e26f1ef60b583719a3aa579d62353 Mon Sep 17 00:00:00 2001 From: Ben Elliston Date: Mon, 31 Aug 2020 08:14:02 +1000 Subject: [PATCH] Fix typo in ISSUE_TEMPLATE.md. --- ISSUE_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md index 6152dfe..1cdcae4 100644 --- a/ISSUE_TEMPLATE.md +++ b/ISSUE_TEMPLATE.md @@ -1,6 +1,6 @@ Hello There, Future Issue Creator! ->README: Are you suddenly seeing errors related to Alignmnet flags when starting Gooey? Upgrade your gooey installation to the latest version (`pip install -U gooey`) to resolve the errors! See [this issue](https://github.com/chriskiehl/Gooey/issues/549) for additional information. +>README: Are you suddenly seeing errors related to Alignment flags when starting Gooey? Upgrade your gooey installation to the latest version (`pip install -U gooey`) to resolve the errors! See [this issue](https://github.com/chriskiehl/Gooey/issues/549) for additional information. Found a bug? Just a friendly heads up, _debugging it requires information from you!_ Make sure the template below is filled out in its entirety.