diff --git a/guide/src/widgets/controls/scroll.md b/guide/src/widgets/controls/scroll.md index de4174bbb..122cb2669 100644 --- a/guide/src/widgets/controls/scroll.md +++ b/guide/src/widgets/controls/scroll.md @@ -1,6 +1,6 @@ # Scroll -The [`Scroll`][Scroll] widget presents the widge tit contains in a virtual +The [`Scroll`][Scroll] widget presents the widget it contains in a virtual surface that can be scrolled horizontally and/or vertically. [Scroll]: <{{ docs }}/widgets/scroll/struct.Scroll.html>