diff options
| author | Marc Wrobel <[email protected]> | 2022-07-18 09:30:35 +0200 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2022-07-18 13:30:41 -0700 |
| commit | eae51cdf324e72049c5dfd9d24e2ac5eb227f82b (patch) | |
| tree | 4824269d6a7546185bb584fe280123db5430710d /site/content/docs/5.2/getting-started/rtl.md | |
| parent | 705d6857ad262c0f1e8e85645a7a0df7b1e14d84 (diff) | |
| download | bootstrap-eae51cdf324e72049c5dfd9d24e2ac5eb227f82b.tar.xz bootstrap-eae51cdf324e72049c5dfd9d24e2ac5eb227f82b.zip | |
Fix various small typos in documentation (#36762)
Diffstat (limited to 'site/content/docs/5.2/getting-started/rtl.md')
| -rw-r--r-- | site/content/docs/5.2/getting-started/rtl.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/content/docs/5.2/getting-started/rtl.md b/site/content/docs/5.2/getting-started/rtl.md index 19d9d4141..19d33ffb4 100644 --- a/site/content/docs/5.2/getting-started/rtl.md +++ b/site/content/docs/5.2/getting-started/rtl.md @@ -174,7 +174,7 @@ While this approach is understandable, please pay attention to the following: ## The breadcrumb case -The [breadcrumb separator]({{< docsref "/components/breadcrumb" >}}/#changing-the-separator) is the only case requiring its own brand new variable— namely `$breadcrumb-divider-flipped` —defaulting to `$breadcrumb-divider`. +The [breadcrumb separator]({{< docsref "/components/breadcrumb" >}}/#changing-the-separator) is the only case requiring its own brand-new variable— namely `$breadcrumb-divider-flipped` —defaulting to `$breadcrumb-divider`. ## Additional resources |
