From 67e6e50aa226754d43ce4e01a789a7e06accf485 Mon Sep 17 00:00:00 2001 From: Muralidhar Basani Date: Wed, 19 Feb 2025 08:49:20 +0100 Subject: [PATCH] Spelling fix --- README.rst | 2 +- website/source/install.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index b7276f0a6..e06643756 100644 --- a/README.rst +++ b/README.rst @@ -93,7 +93,7 @@ You can do a source install using:: pip install . -Trouble shooting notes : +Troubleshooting notes : - An updated version of wheel (https://pypi.org/project/wheel/) is required. - An updated version of 'go' and 'rust' is required - Create and activate virtual environment (venv) to manage dependencies diff --git a/website/source/install.rst b/website/source/install.rst index b23e0077c..d3b3eef73 100644 --- a/website/source/install.rst +++ b/website/source/install.rst @@ -39,7 +39,7 @@ Alternatively you can do a source install using:: pip install . -Trouble shooting notes : +Troubleshooting notes : - An updated version of wheel (https://pypi.org/project/wheel/) is required. - Create and activate virtual environment (venv) to manage dependencies