From e6c6f49f45b5690a91b1c04840fd4533d3d40089 Mon Sep 17 00:00:00 2001 From: Fellippe Heitor Date: Sun, 8 Nov 2020 00:25:45 -0300 Subject: [PATCH] Updated Track bar (markdown) --- Track-bar.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Track-bar.md b/Track-bar.md index 24bb886..bd5cf7b 100644 --- a/Track-bar.md +++ b/Track-bar.md @@ -4,7 +4,7 @@ A TrackBar control presents the user with a draggable slider used to set a value -By setting the Interval property, you determine the number of ticks that will be displayed along the track. If you want an intermediary set of ticks, use the MinInterval property. +By setting the Interval property, you determine the number of ticks that will be displayed along the track. If you want an intermediate set of ticks, use the MinInterval property. ### [[Events]] * [[ValueChanged]]