Fix code block typo

This commit is contained in:
Winston Chang
2013-02-20 16:48:16 -06:00
parent 48a0590a3d
commit a80e230ea3

View File

@@ -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 %}