]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
theming.md Typo Fix (#25875)
authorEthan Beyer <ethan@ethanbeyer.com>
Fri, 16 Mar 2018 22:18:46 +0000 (18:18 -0400)
committerPatrick H. Lauke <redux@splintered.co.uk>
Fri, 16 Mar 2018 22:18:46 +0000 (22:18 +0000)
it's ≠ its

docs/4.0/getting-started/theming.md

index 3c3a85826f8eaea397f3439cba336a41c57ea541..bbf8081b52bd50fd59ba1ace37fc3dff4fabce86 100644 (file)
@@ -367,7 +367,7 @@ Should you need to modify your `$grid-breakpoints`, your changes will apply to a
 
 ## CSS variables
 
-Bootstrap 4 includes around two dozen [CSS custom properties (variables)](https://developer.mozilla.org/en-US/docs/Web/CSS/Using_CSS_variables) in it's compiled CSS. These provide easy access to commonly used values like our theme colors, breakpoints, and primary font stacks when working in your browser's Inspector, a code sandbox, or general prototyping.
+Bootstrap 4 includes around two dozen [CSS custom properties (variables)](https://developer.mozilla.org/en-US/docs/Web/CSS/Using_CSS_variables) in its compiled CSS. These provide easy access to commonly used values like our theme colors, breakpoints, and primary font stacks when working in your browser's Inspector, a code sandbox, or general prototyping.
 
 ### Available variables