Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Brandon Jacoby committed Jun 21, 2013
1 parent 7bc1f81 commit 0c61995
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ $('#hook').hook();
$('#hook').hook({
reloadPage: false,
reloadEl: function(){
console.log('Hello World!);
console.log('Hello World!');
}
});
````
````

0 comments on commit 0c61995

Please sign in to comment.