mirror of
https://github.com/rstudio/shiny.git
synced 2026-01-30 01:08:43 -05:00
Fix code block typo
This commit is contained in:
@@ -113,7 +113,7 @@ shinyServer(function(input, output) {
|
||||
# ...
|
||||
})
|
||||
})
|
||||
{% endhighlight %}
|
||||
|
||||
If you use the default value of `local=FALSE`, then the file will be sourced in the global environment.
|
||||
|
||||
{% endhighlight %}
|
||||
|
||||
Reference in New Issue
Block a user