]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Fixes #33686 typo in RTL docs
authoriatek <carol@iatek.com>
Mon, 19 Apr 2021 12:07:58 +0000 (08:07 -0400)
committerMark Otto <otto@github.com>
Mon, 19 Apr 2021 16:05:33 +0000 (09:05 -0700)
site/content/docs/5.0/getting-started/rtl.md

index 4ade8359c393b07d6a0192ef3373d846c1eec904..3e1f7a20761c34237b9fa76230aaf9223b2543e6 100644 (file)
@@ -93,7 +93,7 @@ Using [RTLCSS value directives](https://rtlcss.com/learn/usage-guide/value-direc
 $font-weight-bold: 700 #{/* rtl:600 */} !default;
 ```
 
-Which would ouput to the following for our default CSS and RTL CSS:
+Which would output to the following for our default CSS and RTL CSS:
 
 ```css
 /* bootstrap.css */