Skip to content

Commit 5baa8a7

Browse files
authored
Fix typo
1 parent 56ee353 commit 5baa8a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<div class="menu" style="flex:1"></div>
4141
<nav class="menu" onclick="goToSection(event)">
4242
<a class="menu-item" href="#features"> Features </a>
43-
<a class="menu-item" href="#qstart"> Qiuck Start </a>
43+
<a class="menu-item" href="#qstart"> Quick Start </a>
4444
<a class="menu-item" href="#examples"> Examples </a>
4545
<a class="menu-item" href="#api"> API </a>
4646
<a class="menu-item" data-action="git" href="https://github.com/mrin9/RapiDoc"> GitHub </a>
@@ -445,4 +445,4 @@ <h2> Examples & Demos</h2>
445445
</script>
446446
</body>
447447

448-
</html>
448+
</html>

0 commit comments

Comments
 (0)