diff --git a/vignettes/blueprint/module_encapsulation.Rmd b/vignettes/blueprint/module_encapsulation.Rmd index 50ea283bbb..424028963e 100644 --- a/vignettes/blueprint/module_encapsulation.Rmd +++ b/vignettes/blueprint/module_encapsulation.Rmd @@ -12,7 +12,6 @@ vignette: > The `teal` framework leverages the [`shiny` module concept](https://rstudio.github.io/shiny/reference/moduleServer.html) to enable encapsulation of analytical actions in `teal` modules, while maintaining seamless communication between the modules and the application. -`teal` modules heavily depends on this core Shiny feature and is a powerful extension that allows for a seamless ## Benefits