Skip to content

Commit

Permalink
Merge pull request #11 from dirk/patch-4
Browse files Browse the repository at this point in the history
Fix 451 summary to conform to style
  • Loading branch information
shrink committed Jun 21, 2014
2 parents e207396 + 4e51ad2 commit 6d5380e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions codes/4.json
Original file line number Diff line number Diff line change
Expand Up @@ -547,7 +547,7 @@
"451":{
"code":"451",
"title":"Wrong Exchange server",
"summary":"The server cannot reach the client's mailbox.",
"summary":"the server cannot reach the client's mailbox",
"descriptions":{
"MS-ASHTTP":{
"body":"If the client is attempting to connect to the wrong server (that is, a server that cannot access the user's mailbox), or if there is a more efficient server to use to reach the user's mailbox, then a 451 Redirect error is returned.",
Expand All @@ -567,4 +567,4 @@
}
}
}
}
}

0 comments on commit 6d5380e

Please sign in to comment.