Browse Source

Framework names are lowercase for us.

Brian Hauer 11 years ago
parent
commit
8fa2dd388b
1 changed files with 2 additions and 2 deletions
  1. 2 2
      pyramid/benchmark_config

+ 2 - 2
pyramid/benchmark_config

@@ -13,7 +13,7 @@
       "approach": "Realistic",
       "classification": "Fullstack",
       "database": "Postgres",
-      "framework": "Pyramid",
+      "framework": "pyramid",
       "language": "Python",
       "orm": "Full",
       "platform": "wsgi",
@@ -36,7 +36,7 @@
       "approach": "Realistic",
       "classification": "Fullstack",
       "database": "Postgres",
-      "framework": "Pyramid",
+      "framework": "pyramid",
       "language": "Python",
       "orm": "Full",
       "platform": "wsgi",