Skip to content

Commit 151aa60

Browse files
authored
Fix typo in Slider documentation (#4420)
1 parent b9f55a5 commit 151aa60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docfx/docs/views.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -518,7 +518,7 @@ Demo Text
518518

519519
## [Slider\<T\>](~/api/Terminal.Gui.Views.Slider-1.yml)
520520

521-
Provides a tpe-safe slider control letting the user navigate from a set of typed options in a linear manner using the keyboard or mouse.
521+
Provides a type-safe slider control letting the user navigate from a set of typed options in a linear manner using the keyboard or mouse.
522522

523523

524524

0 commit comments

Comments
 (0)