Skip to content

Commit b3db051

Browse files
hardikjustin808
authored andcommitted
Fix typo in .bootstraprc-3-example (#289)
1 parent 0fcf615 commit b3db051

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/basic/.bootstraprc-3-example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ preBootstrapCustomizations: ./app/styles/bootstrap/pre-customizations.scss
4040
# This gets loaded after bootstrap/variables is loaded and before bootstrap is loaded.
4141
# A good example of this is when you want to override a bootstrap variable to be based
4242
# on the default value of bootstrap. This is pretty specialized case. Thus, you normally
43-
# just override bootrap variables in preBootstrapCustomizations so that derived
43+
# just override bootstrap variables in preBootstrapCustomizations so that derived
4444
# variables will use your definition.
4545
#
4646
# For example, in _variables.scss:

0 commit comments

Comments
 (0)