Skip to content

Commit 837fdbd

Browse files
authored
Merge pull request #3 from thecrypticace/patch-1
Fix typo
2 parents 2b45c2c + 34c22c6 commit 837fdbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

defaultConfig.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -363,7 +363,7 @@ module.exports = {
363363
|
364364
| Here is where you define your border widths. Take note that border
365365
| widths require a special "default" value set as well. This is the
366-
| width that will be used when you do not specify a border color.
366+
| width that will be used when you do not specify a border width.
367367
|
368368
| Class name: .border{-side?}{-width?}
369369
|

0 commit comments

Comments
 (0)