Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
alandipert committed May 31, 2009
1 parent 9428b55 commit c9017ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Expand Up @@ -14,7 +14,7 @@ Example

// send a text/html content type back each time
before() {
content_type = "text/html"
contentType = "text/html"
}

// parse matching requests, saving things prefixed with ':' as params
Expand Down

0 comments on commit c9017ef

Please sign in to comment.