Commit e9982cad authored by Julian Thilo's avatar Julian Thilo
Browse files

Merge pull request #13195 from budnik/patch-1

fix doc typo
parents c97e6d5c 015569a1
Showing with 1 addition and 1 deletion
+1 -1
...@@ -39,7 +39,7 @@ ...@@ -39,7 +39,7 @@
// Form control focus state // Form control focus state
// //
// Generate a customized focus state and for any input with the specified color, // Generate a customized focus state and for any input with the specified color,
// which defaults to the `@input-focus-border` variable. // which defaults to the `@input-border-focus` variable.
// //
// We highly encourage you to not customize the default value, but instead use // We highly encourage you to not customize the default value, but instead use
// this to tweak colors on an as-needed basis. This aesthetic change is based on // this to tweak colors on an as-needed basis. This aesthetic change is based on
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment