Browse Source

Fix typo in Slider documentation (#4420)

int 2 tuần trước cách đây
mục cha
commit
151aa60897
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      docfx/docs/views.md

+ 1 - 1
docfx/docs/views.md

@@ -518,7 +518,7 @@ Demo Text
 
 ## [Slider\<T\>](~/api/Terminal.Gui.Views.Slider-1.yml)
 
-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.
+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.