Skip to content

Commit

Permalink
Update chapters/jquery/plugin.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kolja committed Jan 18, 2013
1 parent e73ee06 commit aa07fbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chapters/jquery/plugin.md
Expand Up @@ -46,7 +46,7 @@ Here are a couple of examples of how to use your new plugin.
{% highlight javascript %}
$("body").pluginName({
debug: true
};
});

{% endhighlight %}

Expand Down

0 comments on commit aa07fbd

Please sign in to comment.