[FW][FIX] howto/website: fix theming page typo

This PR fixes a typo on current theming page.

Task-4316611

closes odoo/documentation#12794

Forward-port-of: odoo/documentation#12778
Signed-off-by: Carlos Valverde (cvs) <cvs@odoo.com>
This commit is contained in:
Carlos Valverde
2025-04-04 11:57:41 +00:00
parent 4082f60f73
commit 3489bf4144

View File

@@ -553,7 +553,7 @@ values and *not* the :file:`primary_variables.scss` file.
When an option is defined by a variable in `primary_variables.scss` and by a Boostrap variable,
you should always go for an override through the primary variables. Do it via
`bootsrap_overridden.scss` only if nothing exists in the primary variables.
`bootstrap_overridden.scss` only if nothing exists in the primary variables.
.. seealso::
`Bootstrap overridden SCSS