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 e73ee06 + aa07fbd commit 011ef15Copy full SHA for 011ef15
chapters/jquery/plugin.md
@@ -46,7 +46,7 @@ Here are a couple of examples of how to use your new plugin.
46
{% highlight javascript %}
47
$("body").pluginName({
48
debug: true
49
-};
+});
50
51
{% endhighlight %}
52
0 commit comments