Remove spurious array in error example

csauth
David Baker 9 years ago
parent cfbc58c4fb
commit fa8d8a9f95

@ -131,9 +131,7 @@ If the home server decides the attempt was unsuccessful, it returns an error
message in the standard format:: message in the standard format::
{ {
"errcode": [ "errcode": "M_EXAMPLE_ERROR",
"M_EXAMPLE_ERROR"
],
"error": "Something was wrong" "error": "Something was wrong"
} }

Loading…
Cancel
Save