diff --git a/aspnetcore/fundamentals/error-handling.md b/aspnetcore/fundamentals/error-handling.md index 06597bac65a7..bf2a61b8f549 100644 --- a/aspnetcore/fundamentals/error-handling.md +++ b/aspnetcore/fundamentals/error-handling.md @@ -302,7 +302,7 @@ An alternative approach to using , which writes to the response stream and therefore prevents the custom problem response from being returned.