From d1790caff771b235f00bbbe025eaf504e308f8d6 Mon Sep 17 00:00:00 2001 From: David Brochart Date: Wed, 1 Feb 2023 12:25:00 +0100 Subject: [PATCH] Fix typo --- docs/widgets/static.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/widgets/static.md b/docs/widgets/static.md index c8e41606f..9c01d6c1c 100644 --- a/docs/widgets/static.md +++ b/docs/widgets/static.md @@ -1,7 +1,7 @@ # Static A widget which displays static content. -Can be used for Rich renderables and can also for the base for other types of widgets. +Can be used for Rich renderables and can also be the base for other types of widgets. - [ ] Focusable - [ ] Container