diff --git a/defaultConfig.js b/defaultConfig.js index b699d14d7..1eea4b58e 100644 --- a/defaultConfig.js +++ b/defaultConfig.js @@ -149,7 +149,7 @@ module.exports = { /* |----------------------------------------------------------------------------- - | Screens https://tailwindcss.com//docs/responsive-design + | Screens https://tailwindcss.com/docs/responsive-design |----------------------------------------------------------------------------- | | Screens in Tailwind are essentially CSS media queries. They define the @@ -363,7 +363,7 @@ module.exports = { | | Here is where you define your border widths. Take note that border | widths require a special "default" value set as well. This is the - | width that will be used when you do not specify a border color. + | width that will be used when you do not specify a border width. | | Class name: .border{-side?}{-width?} |