Skip to content

Commit 077d0e8

Browse files
Consistency with comments
1 parent a7fdd9a commit 077d0e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/content/docs/5.3/getting-started/webpack.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ Importing Bootstrap into Webpack requires the loaders we installed in the first
206206
loader: 'sass-loader',
207207
options: {
208208
sassOptions: {
209-
// optional: silencing Sass deprecation warnings, see note below
209+
// Optional: Silence Sass deprecation warnings. See note below.
210210
silenceDeprecations: [
211211
'mixed-decls',
212212
'color-functions',

0 commit comments

Comments
 (0)