Forgot to close code block

This commit is contained in:
Isa Goksu
2012-12-07 12:58:48 -08:00
parent c31ecc6b27
commit a556fd6ab7

View File

@@ -36,6 +36,7 @@ And that's it! Just keep in mind that the exception handler will take care of al
{
"message": "%s"
}
```
And now you need to make sure that your exceptions are returning `json` content type.