]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Fix variable name in display utility class naming (#25261)
authorVytas <vytautas.k.luksys@gmail.com>
Thu, 11 Jan 2018 08:26:32 +0000 (10:26 +0200)
committerXhmikosR <xhmikosr@gmail.com>
Thu, 11 Jan 2018 08:26:32 +0000 (10:26 +0200)
docs/4.0/utilities/display.md

index fd6dbe42be1f2209960db970fc06b48e8878f291..f48d0a538f6de1cdbb5acd4684f55d42c012f5c7 100644 (file)
@@ -19,7 +19,7 @@ As such, the classes are named using the format:
 * `.d-{value}` for `xs`
 * `.d-{breakpoint}-{value}` for `sm`, `md`, `lg`, and `xl`.
 
-Where *display* is one of:
+Where *value* is one of:
 
 * `none`
 * `inline`