Fix template

This commit is contained in:
Branden Chan 2020-10-29 10:30:03 +01:00
parent 3793205aa3
commit 7a9f32f264

View File

@ -69,7 +69,7 @@ RETRIEVER_SPEED_TEMPLATE = {
],
"axis": [
{ "x": "Number of docs",
"y": "Docs/sec"}
"y": "Queries/sec"}
],
"data": None
}