diff --git a/scripts/process-benchmarks.ipynb b/scripts/process-benchmarks.ipynb index f60fba9a..77accf29 100644 --- a/scripts/process-benchmarks.ipynb +++ b/scripts/process-benchmarks.ipynb @@ -4,7 +4,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "### Notebook to process benchmar results\n", + "### Notebook to process benchmark results\n", "\n", "Please run this notebook after running all the benchmarks and storing them in the `results` dir. This will export them in the desired format for the single node benchmark plots of [qdrant.tech/benchmarks](https://qdrant.tech/benchmarks)" ]