diff --git a/internal/core/src/index/thirdparty/faiss/benchs/distributed_ondisk/README.md b/internal/core/src/index/thirdparty/faiss/benchs/distributed_ondisk/README.md index 2126285402..5ee33d1f1f 100644 --- a/internal/core/src/index/thirdparty/faiss/benchs/distributed_ondisk/README.md +++ b/internal/core/src/index/thirdparty/faiss/benchs/distributed_ondisk/README.md @@ -71,7 +71,7 @@ The output should look like [this gist](https://gist.github.com/mdouze/5b2dc69b7 ### Distributed run The way the script can be distributed depends on the cluster's scheduling system. -Here we use Slurm, but it should be relatively easy to adapt to any scheduler that can allocate a set of matchines and start the same exectuable on all of them. +Here we use Slurm, but it should be relatively easy to adapt to any scheduler that can allocate a set of matchines and start the same executable on all of them. The command ```