Skip to content

Commit 15d71fb

Browse files
committed
Demos: Fixed typo in FAQ nav
1 parent 35c698e commit 15d71fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/nav-faq.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
2121
<li data-section="Questions & Answers" data-filtertext="Why isn't DOM ready working for my scripts?"><a href="faq/dom-ready-not-working.php">Why isn't DOM ready working for my scripts?</a></li>
2222

23-
<li data-section="Questions & Answers" data-filtertext=How do I load a page?""><a href="faq/how-do-i-load-a-page.php">How do I load a page?</a></li>
23+
<li data-section="Questions & Answers" data-filtertext="How do I load a page?"><a href="faq/how-do-i-load-a-page.php">How do I load a page?</a></li>
2424

2525
<li data-section="Questions & Answers" data-filtertext="Why is only the first page of my multi page document loaded?"><a href="faq/why-is-only-the-first-page-loaded.php">Why is only the first page of my multi page document loaded?</a></li>
2626

0 commit comments

Comments
 (0)