Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rkh committed Mar 30, 2011
1 parent 49d4702 commit 4477215
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGES
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
(Konstantin Haase) (Konstantin Haase)


* If a route with an empty pattern is defined (`get("") { ... }`) requests with * If a route with an empty pattern is defined (`get("") { ... }`) requests with
an empty patch info match this route instead of "/". (Konstantin Haase) an empty path info match this route instead of "/". (Konstantin Haase)


= 1.2.1 / 2011-03-17 = 1.2.1 / 2011-03-17


Expand Down

0 comments on commit 4477215

Please sign in to comment.