Skip to content

Commit 2d812a1

Browse files
committed
"only" one variable
1 parent 2ca321a commit 2d812a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ ui <- fluidPage(
9494
width = 290,
9595
height = "auto",
9696

97-
h4(HTML("<b> Select one variable at a time </b>")),
97+
h4(HTML("<b> Select only one variable at a time </b>")),
9898
hr(),
9999

100100
selectInput(

0 commit comments

Comments
 (0)