]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
docs(tables): 1, 2, 2, 4… (#30489)
authorGaël Poupard <ffoodd@users.noreply.github.com>
Tue, 31 Mar 2020 14:28:10 +0000 (16:28 +0200)
committerGitHub <noreply@github.com>
Tue, 31 Mar 2020 14:28:10 +0000 (17:28 +0300)
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
site/content/docs/4.3/content/tables.md

index c13a24517a69ecd0e3bbffba0b570aa16d8757d3..f42d37d683db1747f64ce0b0a2e1eb8350a394f9 100644 (file)
@@ -407,7 +407,7 @@ Table cells of `<thead>` are always vertical aligned to the bottom. Table cells
       <tr>
         <th scope="col" class="w-25">Heading 1</th>
         <th scope="col" class="w-25">Heading 2</th>
-        <th scope="col" class="w-25">Heading 2</th>
+        <th scope="col" class="w-25">Heading 3</th>
         <th scope="col" class="w-25">Heading 4</th>
       </tr>
     </thead>