Skip to content

Commit

Permalink
Fix 451 summary to conform to style
Browse files Browse the repository at this point in the history
  • Loading branch information
dirk committed Jun 21, 2014
1 parent e207396 commit 4e51ad2
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 4e51ad2

Please sign in to comment.