From bf442e29f159cd44308ec4cc3773a4c1269c6f62 Mon Sep 17 00:00:00 2001 From: bm5tev3 <59709068+bm5tev3@users.noreply.github.com> Date: Fri, 18 Oct 2024 10:30:15 -0700 Subject: [PATCH] Update action-layout.Rmd (#506) --- action-layout.Rmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action-layout.Rmd b/action-layout.Rmd index 8f68336d..f4fb0847 100644 --- a/action-layout.Rmd +++ b/action-layout.Rmd @@ -425,7 +425,7 @@ theme <- bslib::bs_theme( ``` An easy way to preview and customise your theme is to use `bslib::bs_theme_preview(theme)`. -This will open a Shiny app that shows what the theme looks like when applied many standard controls, and also provides you with interactive controls for customising the most important parameters. +This will open a Shiny app that shows what the theme looks like when applied to many standard controls, and also provides you with interactive controls for customising the most important parameters. ### Plot themes