Skip to content

Commit 66f9b5b

Browse files
Update src/Genocs.WebApi/Extensions.cs
Co-authored-by: Copilot <[email protected]>
1 parent 2dba627 commit 66f9b5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Genocs.WebApi/Extensions.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ public static IApplicationBuilder UseEndpoints(
156156

157157
/// <summary>
158158
/// Adds the error handler middleware to the pipeline.
159-
/// Call this methid after UseAddErrorHandler() in the pipeline.
159+
/// Call this method after UseAddErrorHandler() in the pipeline.
160160
/// </summary>
161161
/// <param name="builder">The application builder.</param>
162162
/// <returns>The application builder. You can use it for chain commands.</returns>

0 commit comments

Comments
 (0)