Skip to content

Commit a1a9895

Browse files
authored
Docs: fix typo in Navbars example (#37535)
1 parent bc1b5b2 commit a1a9895

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/content/docs/5.2/examples/navbars/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,7 @@
400400
</div>
401401
</nav>
402402

403-
<nav class="navbar navbar-expand-lg bg-light rounded" aria-label="Thirtheenth navbar example">
403+
<nav class="navbar navbar-expand-lg bg-light rounded" aria-label="Thirteenth navbar example">
404404
<div class="container-fluid">
405405
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarsExample11" aria-controls="navbarsExample11" aria-expanded="false" aria-label="Toggle navigation">
406406
<span class="navbar-toggler-icon"></span>

0 commit comments

Comments
 (0)