aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/assets/scss/docs.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/assets/scss/docs.scss b/docs/assets/scss/docs.scss
index 3a77e3faf..0362198fd 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-`.