]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Docs: fix typo in migration guide
authorJulien Déramond <juderamond@gmail.com>
Tue, 10 Jan 2023 09:16:35 +0000 (10:16 +0100)
committerMark Otto <otto@github.com>
Tue, 10 Jan 2023 10:54:06 +0000 (02:54 -0800)
site/content/docs/5.3/migration.md

index 0b71ec3bcecb17993d547f1ac278ca1fb1ed8aa4..870474346b59838abc0ec0795bca44156e930409 100644 (file)
@@ -19,7 +19,7 @@ Learn more by reading the new [color modes documentation]({{< docsref "/customiz
 
   <span class="badge text-warning-emphasis bg-warning-subtle">Deprecated</span>  Color modes replace dark variants for components, so  `.btn-close-white`, `.carousel-dark`, `.dropdown-menu-dark`, and `.navbar-dark` are deprecated.
 
-- **New extended color system.** We've added new theme colors (but not in `$theme-colors)`) for a more nuanced, system-wide color palette with new secondary, tertiary, and emphasis colors for `color` and `background-color`. These new colors are available as Sass variables, CSS variables, and utilities.
+- **New extended color system.** We've added new theme colors (but not in `$theme-colors`) for a more nuanced, system-wide color palette with new secondary, tertiary, and emphasis colors for `color` and `background-color`. These new colors are available as Sass variables, CSS variables, and utilities.
 
 - We've also expanded our theme color Sass variables, CSS variables, and utilities to include text emphasis, subtle background colors, and subtle border colors. These are available as Sass variables, CSS variables, and utilities.