We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 011defb + 184f38c commit 66069a1Copy full SHA for 66069a1
docs/index.html
@@ -40,7 +40,7 @@
40
<div class="menu" style="flex:1"></div>
41
<nav class="menu" onclick="goToSection(event)">
42
<a class="menu-item" href="#features"> Features </a>
43
- <a class="menu-item" href="#qstart"> Qiuck Start </a>
+ <a class="menu-item" href="#qstart"> Quick Start </a>
44
<a class="menu-item" href="#examples"> Examples </a>
45
<a class="menu-item" href="#api"> API </a>
46
<a class="menu-item" data-action="git" href="https://github.com/mrin9/RapiDoc"> GitHub </a>
@@ -447,4 +447,4 @@ <h2> Examples & Demos</h2>
447
</script>
448
</body>
449
450
-</html>
+</html>
0 commit comments