2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-18 12:39:41 +03:00

Fixes #33686 typo in RTL docs

This commit is contained in:
iatek
2021-04-19 08:07:58 -04:00
committed by Mark Otto
parent d67121db28
commit bb7a5602a0
+1 -1
View 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 */