Merge pull request #1708 from davidbrochart/docs

Fix typo
This commit is contained in:
Will McGugan
2023-02-01 12:40:17 +01:00
committed by GitHub

View File

@@ -1,7 +1,7 @@
# Static # Static
A widget which displays static content. 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 - [ ] Focusable
- [ ] Container - [ ] Container