Skip to content
This repository was archived by the owner on Feb 23, 2023. It is now read-only.

Commit 0513718

Browse files
authored
small typo
found a small typo in code documentation
1 parent 7c22ca9 commit 0513718

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
@@ -464,7 +464,7 @@ <h3>Use with Javascript</h3>
464464
Display iframed page:
465465
</p>
466466

467-
<pre><code>$s.fancybox.open({
467+
<pre><code>$.fancybox.open({
468468
src : 'link-to-your-page.html',
469469
type : 'iframe',
470470
opts : {
@@ -1920,4 +1920,4 @@ <h3 id="faq-5">
19201920
</script>
19211921
</body>
19221922

1923-
</html>
1923+
</html>

0 commit comments

Comments
 (0)