Skip to content

Commit b799f62

Browse files
authored
Fixed typo
1 parent 3d9b356 commit b799f62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RShiny/lessons/02_inputs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ To have a third, placeholder, argument:
5959

6060
Adding this in creates default text to appear in the box, giving the user an example.
6161

62-
## Sliding range
62+
## Sliders
6363

6464
Slider inputs are a great way to provide an interactive range for the user to select a value from. Below we will have the example code that one can use to create a slider input:
6565

0 commit comments

Comments
 (0)