[IMP] howto/website: fix theming page typo

This commit fixes a typo on current theming page.

Task-4316611
This commit is contained in:
Carlos Valverde
2025-04-03 18:01:37 +02:00
parent 4720f8cc8d
commit 4a1cd379a5

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