From 90689ba25a42d4f4eb55544ed5cadfa622c356fa Mon Sep 17 00:00:00 2001 From: Zizheng Guo Date: Wed, 23 Feb 2022 21:26:39 +0800 Subject: [PATCH] Fix a spelling mistake in README instuction => instruction --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index ae64864cbbc..48b2855b6d2 100644 --- a/README.rst +++ b/README.rst @@ -41,7 +41,7 @@ https://numba.readthedocs.io/en/stable/index.html Installation ============ -Please follow the instuctions: +Please follow the instructions: https://numba.readthedocs.io/en/stable/user/installing.html