Browse Source

Add missing space in ASP.NET Core "display_name" (#6542)

Joni 4 years ago
parent
commit
3fb4e9d810
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frameworks/CSharp/aspnetcore/benchmark_config.json

+ 1 - 1
frameworks/CSharp/aspnetcore/benchmark_config.json

@@ -55,7 +55,7 @@
       "webserver": "Kestrel",
       "os": "Linux",
       "database_os": "Linux",
-      "display_name": "ASP.NET Core [Platform,Pg]",
+      "display_name": "ASP.NET Core [Platform, Pg]",
       "notes": "",
       "versus": "aspcore-ado-pg-up"
     },