Browse Source

fix: typo in granian metadata (#7390)

Giovanni Barillari 3 years ago
parent
commit
cef0dab796
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frameworks/Python/granian/benchmark_config.json

+ 1 - 1
frameworks/Python/granian/benchmark_config.json

@@ -27,7 +27,7 @@
       "classification": "Platform",
       "classification": "Platform",
       "database": "Postgres",
       "database": "Postgres",
       "framework": "granian",
       "framework": "granian",
-      "language": "Rust",
+      "language": "Python",
       "orm": "Raw",
       "orm": "Raw",
       "platform": "None",
       "platform": "None",
       "webserver": "granian",
       "webserver": "granian",