diff --git a/docs/widgets/label.md b/docs/widgets/label.md index d4c22feac..96a31bcc6 100644 --- a/docs/widgets/label.md +++ b/docs/widgets/label.md @@ -3,7 +3,7 @@ A widget which displays static text, but which can also contain more complex Rich renderables. - [ ] Focusable -- [x] Container +- [ ] Container ## Example