aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSteven Black <[email protected]>2017-08-11 11:50:03 -0400
committerXhmikosR <[email protected]>2017-08-11 18:50:03 +0300
commit716e1247bf70d2fb57065179846fe1d423ace369 (patch)
tree449a5586eb2b0085d22c83a430c8b4340e88cf76 /docs
parent6a5a38106ac518f0cd493901aac69c38e216944d (diff)
downloadbootstrap-716e1247bf70d2fb57065179846fe1d423ace369.tar.xz
bootstrap-716e1247bf70d2fb57065179846fe1d423ace369.zip
“Sass” is standard in text and headings. (#23328)
Diffstat (limited to 'docs')
-rw-r--r--docs/4.0/getting-started/webpack.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/4.0/getting-started/webpack.md b/docs/4.0/getting-started/webpack.md
index ec748c48e..d1a40cfed 100644
--- a/docs/4.0/getting-started/webpack.md
+++ b/docs/4.0/getting-started/webpack.md
@@ -51,7 +51,7 @@ Notice that if you chose to **import plugins individually**, you must also insta
## Importing Styles
-### Importing Precompiled SASS
+### Importing Precompiled Sass
To enjoy the full potential of Bootstrap and customize it to your needs, use the source files as a part of your project's bundling process.