diff --git a/releases/net47/dotnet47-changes.md b/releases/net47/dotnet47-changes.md index a44076b..7b914d2 100644 --- a/releases/net47/dotnet47-changes.md +++ b/releases/net47/dotnet47-changes.md @@ -17,7 +17,7 @@ Each change includes our TFS bug numbers at the end of the line. Please include * Fixed NGen Task to respect battery saver setting. [250762] * Fixed a bug where null paths would not throw ArgumentNullException. [252467] * Added the case of Wrong machine code generated by RyuJIT on AVX2-capable CPU to the list of instructions that have this characteristic. [258520] -* Implemented flexibility in specifying Server GC resource consumption. [271883] +* Implemented flexibility in specifying Server GC resource consumption. [271883] [dotnet/coreclr #6104](https://github.com/dotnet/coreclr/pull/6104) ## [BCL](#bcl)