From d90a1ea69101378b9604feed64acb4b6f3faee74 Mon Sep 17 00:00:00 2001 From: Will McGugan Date: Fri, 18 Nov 2022 12:30:26 +0000 Subject: [PATCH] words --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 312b85941..4f4579962 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -41,7 +41,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - Fixed containers with transparent background not showing borders https://github.com/Textualize/textual/issues/1175 - Fixed auto-width in horizontal containers https://github.com/Textualize/textual/pull/1155 - Fixed Input cursor invisible when placeholder empty https://github.com/Textualize/textual/pull/1202 -- Fixed deadlock when remove widgets from the App https://github.com/Textualize/textual/pull/1219 +- Fixed deadlock when removing widgets from the App https://github.com/Textualize/textual/pull/1219 ## [0.4.0] - 2022-11-08