Fixed scenario name in benchmarks app

This commit is contained in:
Kiran Challa 2018-05-31 14:45:51 -07:00
parent 60f63cf9fb
commit 591ce7b1e8
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
}, },
"Port": 8080 "Port": 8080
}, },
"Plaintext": { "PlaintextRouting": {
"Path": "/plaintext" "Path": "/plaintext"
} }
} }