From: iatek Date: Mon, 19 Apr 2021 12:07:58 +0000 (-0400) Subject: Fixes #33686 typo in RTL docs X-Git-Tag: v5.0.0~50 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb7a5602a0bcb785648bc002a6598f547f7fc6ee;p=thirdparty%2Fbootstrap.git Fixes #33686 typo in RTL docs --- diff --git a/site/content/docs/5.0/getting-started/rtl.md b/site/content/docs/5.0/getting-started/rtl.md index 4ade8359c3..3e1f7a2076 100644 --- a/site/content/docs/5.0/getting-started/rtl.md +++ b/site/content/docs/5.0/getting-started/rtl.md @@ -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 */