Browse Source

sync the platform name to avoid duplicates (#4895)

See #4893
Paulo Lopes 6 years ago
parent
commit
a13f19e233
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frameworks/Scala/vertx-web-scala/benchmark_config.json

+ 1 - 1
frameworks/Scala/vertx-web-scala/benchmark_config.json

@@ -16,7 +16,7 @@
         "language": "Scala",
         "flavor": "None",
         "orm": "Raw",
-        "platform": "vertx",
+        "platform": "Vert.x",
         "webserver": "None",
         "os": "Linux",
         "database_os": "Linux",