Fix typo for HTTP 207

This commit is contained in:
Matthew Nicholas Bradley 2013-10-13 15:21:35 +01:00
parent f04c43bfbc
commit d5f25b26fa

View File

@ -154,7 +154,7 @@
"207":{
"code":"207",
"title":"Multi-Status (WebDAV) (RFC 4918)",
"summary":"XMLl, can contain multiple separate responses",
"summary":"XML, can contain multiple separate responses",
"descriptions":{
"wikipedia":{
"body":"The message body that follows is an XML message and can contain a number of separate response codes, depending on how many sub-requests were made.",
@ -197,4 +197,4 @@
}
}
}
}
}