We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d807f5c commit 6afd6f4Copy full SHA for 6afd6f4
src/Middleware/Diagnostics.Abstractions/src/ErrorContext.cs
@@ -7,7 +7,7 @@
7
namespace Microsoft.AspNetCore.Diagnostics
8
{
9
/// <summary>
10
- /// Provides context about the error currently being handled bt the DeveloperExceptionPageMiddleware.
+ /// Provides context about the error currently being handled by the DeveloperExceptionPageMiddleware.
11
/// </summary>
12
public class ErrorContext
13
0 commit comments