diff --git a/docs/widgets/static.md b/docs/widgets/static.md index 4d9fc994c..c8e41606f 100644 --- a/docs/widgets/static.md +++ b/docs/widgets/static.md @@ -4,7 +4,7 @@ A widget which displays static content. Can be used for Rich renderables and can also for the base for other types of widgets. - [ ] Focusable -- [x] Container +- [ ] Container ## Example