Skip to content

Commit 79f90b5

Browse files
committed
fix: bump appveyor build
1 parent 9c359ca commit 79f90b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/JsonApiDotNetCore/Internal/JsonApiRoutingConvention.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ public void Apply(ApplicationModel application)
8181
}
8282

8383
/// <summary>
84-
/// Verifies if routing convention should be enabled for this controller
84+
/// Verifies if routing convention should be enabled for this controller.
8585
/// </summary>
8686
private bool RoutingConventionDisabled(ControllerModel controller)
8787
{

0 commit comments

Comments
 (0)