Skip to content

Commit

Permalink
remove trailing comma
Browse files Browse the repository at this point in the history
  • Loading branch information
aehlke committed Jun 14, 2011
1 parent 7241edd commit 95c412e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples.html
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
// Tag-it methods
//-------------------------------
$('#methodTags').tagit({
availableTags: sampleTags,
availableTags: sampleTags
});

//-------------------------------
Expand Down

0 comments on commit 95c412e

Please sign in to comment.