mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-29 02:30:23 +00:00
Docs: fix typo in Navbars example (#37535)
This commit is contained in:
parent
bc1b5b25ed
commit
a1a9895aac
1 changed files with 1 additions and 1 deletions
|
|
@ -400,7 +400,7 @@ extra_css:
|
|||
</div>
|
||||
</nav>
|
||||
|
||||
<nav class="navbar navbar-expand-lg bg-light rounded" aria-label="Thirtheenth navbar example">
|
||||
<nav class="navbar navbar-expand-lg bg-light rounded" aria-label="Thirteenth navbar example">
|
||||
<div class="container-fluid">
|
||||
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarsExample11" aria-controls="navbarsExample11" aria-expanded="false" aria-label="Toggle navigation">
|
||||
<span class="navbar-toggler-icon"></span>
|
||||
|
|
|
|||
Loading…
Reference in a new issue