From 0a27378a4910f3fcacf1ab1f289efac55f00d594 Mon Sep 17 00:00:00 2001 From: ishasinghrathore37 Date: Fri, 27 Feb 2026 14:42:07 +0530 Subject: [PATCH] Fix typo : depedencies -> dependenices in benchmark docs --- benchmarks/README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmarks/README.rst b/benchmarks/README.rst index 75a51ffe7c3..43d86bb5998 100644 --- a/benchmarks/README.rst +++ b/benchmarks/README.rst @@ -99,7 +99,7 @@ suitable reference. As a quick summary of guidelines: Advanced Notes -------------- -- the depedencies installed in the clean conda benchmarking environments, +- the dependencies installed in the clean conda benchmarking environments, and indeed the decision to use conda over virtualenv, can be controlled in the ``asv.conf.json`` file, as can which versions of Python are probed