Skip to content

Commit 91e8697

Browse files
committed
Fix typo
1 parent e946a49 commit 91e8697

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/topics/3.1-announcement.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ When per-request internationalization is enabled, client requests will respect t
110110
"detail": "No se ha podido satisfacer la solicitud de cabecera de Accept."
111111
}
112112

113-
Note that the structure of the error responses is still the same. We still have a `details` key in the response. If needed you can modify this behavior too, by using a [custom exception handler][custom-exception-handler].
113+
Note that the structure of the error responses is still the same. We still have a `detail` key in the response. If needed you can modify this behavior too, by using a [custom exception handler][custom-exception-handler].
114114

115115
We include built-in translations both for standard exception cases, and for serializer validation errors.
116116

0 commit comments

Comments
 (0)