Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

Commit

Permalink
Merge branch 'hotfix/230'
Browse files Browse the repository at this point in the history
Close #230
  • Loading branch information
weierophinney committed Apr 6, 2017
2 parents 162dd97 + 3831685 commit e750944
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Response.php
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ class Response implements ResponseInterface
206 => 'Partial Content',
207 => 'Multi-status',
208 => 'Already Reported',
226 => 'IM used',
226 => 'IM Used',
// REDIRECTION CODES
300 => 'Multiple Choices',
301 => 'Moved Permanently',
Expand Down

0 comments on commit e750944

Please sign in to comment.