[FIX] howto/website: fix theming page typo

This PR fixes a typo on current theming page.

Task-4316611

closes odoo/documentation#12778

Signed-off-by: Carlos Valverde (cvs) <cvs@odoo.com>
This commit is contained in:
Carlos Valverde
2025-04-04 08:28:27 +00:00
parent 4720f8cc8d
commit 051d9c2106

View File

@@ -552,7 +552,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