Skip to content

Commit 85ada2f

Browse files
authored
Update navbar.html
1 parent 78d12b9 commit 85ada2f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

assets/scripts/navbar.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@
253253
<a class="ext-nav-link" href="https://turinglang.org/docs/tutorials/00-introduction/">Tutorials</a>
254254
</li>
255255
<li>
256-
<p class="ext-nav-link" id="library-handler">Library API</p>
256+
<p class="ext-nav-link" id="library-handler">Libraries</p>
257257
<div class="ext-dropdown" id="ext-dropdown-items">
258258
<ul>
259259
<li class="ext-dropdown-item-heading">Modellinglanguages</li>
@@ -451,4 +451,4 @@
451451
setAppropriateHeight();
452452
});
453453
</script>
454-
<!-- NAVBAR END -->
454+
<!-- NAVBAR END -->

0 commit comments

Comments
 (0)