Skip to content

Commit 635c6b8

Browse files
authored
Fix typeos
1 parent a8166cb commit 635c6b8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

frameworks/CSharp/aspnetcore/benchmark_config.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"approach": "Realistic",
1515
"classification": "Platform",
1616
"database": "Postgres",
17-
"framework": "ASP.NET Core [Paltform]",
17+
"framework": "ASP.NET Core [Platform]",
1818
"language": "C#",
1919
"orm": "Raw",
2020
"platform": ".NET",
@@ -78,6 +78,7 @@
7878
"query_url": "/queries/",
7979
"fortune_url": "/fortunes",
8080
"update_url": "/updates/",
81+
"port": 8080,
8182
"approach": "Realistic",
8283
"classification": "Fullstack",
8384
"database": "Postgres",

0 commit comments

Comments
 (0)