Skip to content

Commit 364bf2e

Browse files
authored
Merge pull request #1224 from fkohrt/patch-2
Fix typo
2 parents ab4c4f2 + b72fde0 commit 364bf2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/howto/user_interface.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ http://mybinder.org/v2/gh/binder-examples/r/HEAD?urlpath=rstudio
9797
Shiny
9898
=====
9999

100-
`Shiny lets you create interactive visualizaions with R <https://shiny.rstudio.com/>`_.
100+
`Shiny lets you create interactive visualizations with R <https://shiny.rstudio.com/>`_.
101101
Shiny is automatically enabled if a configuration file for
102102
R is detected (i.e. an R version specified in ``runtime.txt``). If
103103
this is detected, Shiny will be accessible by appending

0 commit comments

Comments
 (0)