diff --git a/scss/_variables.scss b/scss/_variables.scss index ede7cb1a4c27d2a2598d2599b327524e6481b857..f1e2ede7bf662c2b993de3ea01be7433b171e821 100644 --- a/scss/_variables.scss +++ b/scss/_variables.scss @@ -3,7 +3,7 @@ // Copy settings from this file into the provided `_custom.scss` to override // the Bootstrap defaults without modifying key, versioned files. // -// Variables should follow the `$component-state-property-size` formular for +// Variables should follow the `$component-state-property-size` formula for // consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.