Переглянути джерело

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

Joni 4 роки тому
батько
коміт
3fb4e9d810
1 змінених файлів з 1 додано та 1 видалено
  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"
     },