mirror of
https://github.com/actix/actix-website
synced 2025-02-02 12:19:04 +01:00
Add missing word
I suppose “keep in mind” was the intended phrase (but I'm not native English speaker, I may be missing something).
This commit is contained in:
parent
fe38e242e9
commit
2313d70e5b
@ -137,7 +137,7 @@ full list of available error helpers.
|
|||||||
|
|
||||||
Actix-web provides automatic compatibility with the [failure] library so that
|
Actix-web provides automatic compatibility with the [failure] library so that
|
||||||
errors deriving `fail` will be converted automatically to an actix error. Keep
|
errors deriving `fail` will be converted automatically to an actix error. Keep
|
||||||
in that those errors will render with the default *500* status code unless you
|
in mind that those errors will render with the default *500* status code unless you
|
||||||
also provide your own `error_response()` implementation for them.
|
also provide your own `error_response()` implementation for them.
|
||||||
|
|
||||||
# Error logging
|
# Error logging
|
||||||
|
Loading…
x
Reference in New Issue
Block a user