Skip to content

Commit d1b3348

Browse files
committed
typo
1 parent 458dfd9 commit d1b3348

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/crosstalk-highlight-binned-target-a.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ bars <- plot_ly(d, colors = "Set1", x = ~class, color = ~class)
1919
subplot(dots, boxs, titleX = TRUE, titleY = TRUE) %>%
2020
subplot(bars, nrows = 2, titleX = TRUE, titleY = TRUE) %>%
2121
layout(
22-
title = "Dynamic 2-way ANOVA (clik & drag on scatterplot)",
22+
title = "Dynamic 2-way ANOVA (click & drag on scatterplot)",
2323
barmode = "overlay",
2424
showlegend = FALSE
2525
) %>%

0 commit comments

Comments
 (0)