Skip to content

Commit

Permalink
Merge pull request #27 from MatthewMueller/patch-1
Browse files Browse the repository at this point in the history
Update en/api/res-redirect.jade
  • Loading branch information
tj committed Aug 20, 2012
2 parents 4558946 + 9793720 commit 9e376d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion en/api/res-redirect.jade
@@ -1,7 +1,7 @@
section
h3(id='res.redirect') res.redirect([status], url)
p.
Redirect to the given <code>url</code> with optional <code>statua</code> code
Redirect to the given <code>url</code> with optional <code>status</code> code
defaulting to 302 "Found".

+js.
Expand Down

0 comments on commit 9e376d0

Please sign in to comment.