diff --git a/docs/assets/scss/docs.scss b/docs/assets/scss/docs.scss index 3a77e3faf5..0362198fd7 100644 --- a/docs/assets/scss/docs.scss +++ b/docs/assets/scss/docs.scss @@ -13,7 +13,7 @@ // Doing so gives us access to the same core utilities provided by Bootstrap. // For example, consistent media queries through those mixins. // -// - Bootstrap's **docs variables** are prefixed with `%bd-`. +// - Bootstrap's **docs variables** are prefixed with `$bd-`. // These custom colors avoid collision with the components Bootstrap provides. // // - Classes are prefixed with `.bd-`.