diff --git a/content/developer/howtos/website_themes/theming.rst b/content/developer/howtos/website_themes/theming.rst index ab3c59b6b3..d0345fcf67 100644 --- a/content/developer/howtos/website_themes/theming.rst +++ b/content/developer/howtos/website_themes/theming.rst @@ -845,7 +845,7 @@ This is a non-exhaustive list of the frequently used bundles for a website: * - website.website_builder_assets - Add your JS files related to the Website Builder options behaviors (for instance, a custom method for your custom building block) - * - website._assets_bootstrap_frontend + * - web._assets_bootstrap_frontend - If you need to extend Boostrap through the Bootstrap Utilities API, for example .. _theming/assets/styles: