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 2dba627 commit 66f9b5bCopy full SHA for 66f9b5b
src/Genocs.WebApi/Extensions.cs
@@ -156,7 +156,7 @@ public static IApplicationBuilder UseEndpoints(
156
157
/// <summary>
158
/// Adds the error handler middleware to the pipeline.
159
- /// Call this methid after UseAddErrorHandler() in the pipeline.
+ /// Call this method after UseAddErrorHandler() in the pipeline.
160
/// </summary>
161
/// <param name="builder">The application builder.</param>
162
/// <returns>The application builder. You can use it for chain commands.</returns>
0 commit comments