Skip to content

Commit

Permalink
remove extra paren.
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorotwell committed Mar 4, 2014
1 parent 3f87c59 commit 02eec36
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,6 @@ Route::filter('subscribed', function()
{
return Redirect::to('billing');
}
}
});
```

Expand Down

0 comments on commit 02eec36

Please sign in to comment.